mirror of
				https://github.com/linuxserver/docker-swag.git
				synced 2025-10-31 13:07:44 +09:00 
			
		
		
		
	Update authelia-server.conf.sample
This commit is contained in:
		| @@ -10,9 +10,7 @@ location ^~ /authelia { | ||||
|  | ||||
| location = /authelia/api/verify { | ||||
|     internal; | ||||
|     if ($request_uri ~ [^a-zA-Z0-9_+-=\!@$%&*?~.:#'\;\(\)\[\]]) { | ||||
|         return 401; | ||||
|     } | ||||
|  | ||||
|     include /config/nginx/resolver.conf; | ||||
|     set $upstream_authelia authelia; | ||||
|     proxy_pass_request_body off; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user