mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-04-03 11:40:51 +09:00
make the env proxy confs their own isolated folder to include
This commit is contained in:
@@ -82,3 +82,5 @@ server {
|
||||
|
||||
# enable subdomain method reverse proxy confs
|
||||
include /config/nginx/proxy-confs/*.subdomain.conf;
|
||||
# enable env var subdomain method reverse proxy confs
|
||||
include /config/nginx/env-proxy-confs/*.subdomain.conf;
|
||||
|
||||
Reference in New Issue
Block a user