mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-06 21:11:31 -07:00
Fix inconsistent spacing
Makes mass find/replace easier
This commit is contained in:
parent
bb1bd841d1
commit
99aa593b2d
10 changed files with 12 additions and 11 deletions
|
@ -26,6 +26,7 @@ server {
|
||||||
|
|
||||||
# enable for Authentik (requires authentik-location.conf in the location block)
|
# enable for Authentik (requires authentik-location.conf in the location block)
|
||||||
#include /config/nginx/authentik-server.conf;
|
#include /config/nginx/authentik-server.conf;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
# enable the next two lines for http auth
|
# enable the next two lines for http auth
|
||||||
#auth_basic "Restricted";
|
#auth_basic "Restricted";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue