mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-06 04:51:33 -07:00
removed dupe line
This commit is contained in:
parent
f14ff3cc03
commit
a13cd10ba2
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ server {
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
include /config/nginx/proxy.conf;
|
include /config/nginx/proxy.conf;
|
||||||
resolver 127.0.0.11 valid=30s;
|
|
||||||
|
|
||||||
# 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