mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-05-04 09:54:27 +09:00
Use standard nginx.conf from lsio alpine nginx base image
This commit is contained in:
4
root/defaults/nginx/ldap-location.conf.sample
Normal file
4
root/defaults/nginx/ldap-location.conf.sample
Normal file
@@ -0,0 +1,4 @@
|
||||
## Version 2022/08/20 - Changelog: https://github.com/linuxserver/docker-swag/commits/master/root/defaults/nginx/ldap-location.conf.sample
|
||||
|
||||
auth_request /auth;
|
||||
error_page 401 =200 /ldaplogin;
|
||||
Reference in New Issue
Block a user