forked from coop-cloud/gitea
		
	Use new reverse proxy settings
This commit is contained in:
		
							
								
								
									
										2
									
								
								abra.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								abra.sh
									
									
									
									
									
								
							| @ -1,2 +1,2 @@ | |||||||
| export APP_INI_VERSION=v6 | export APP_INI_VERSION=v7 | ||||||
| export DOCKER_SETUP_SH_VERSION=v1 | export DOCKER_SETUP_SH_VERSION=v1 | ||||||
|  | |||||||
| @ -35,6 +35,8 @@ START_SSH_SERVER = true | |||||||
| [security] | [security] | ||||||
| INSTALL_LOCK = true | INSTALL_LOCK = true | ||||||
| INTERNAL_TOKEN = {{ secret "internal_token" }} | INTERNAL_TOKEN = {{ secret "internal_token" }} | ||||||
|  | REVERSE_PROXY_LIMIT = 1 | ||||||
|  | REVERSE_PROXY_TRUSTED_PROXIES = * | ||||||
| SECRET_KEY = {{ secret "secret_key" }} | SECRET_KEY = {{ secret "secret_key" }} | ||||||
|  |  | ||||||
| [oauth2] | [oauth2] | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user