test
This commit is contained in:
parent
c8d46cf863
commit
339b6c6457
|
@ -97,7 +97,8 @@ server {
|
|||
internal;
|
||||
}
|
||||
|
||||
include /home/dokku/gateway/nginx.conf.d/*.conf;
|
||||
# include /home/dokku/gateway/nginx.conf.d/*.conf;
|
||||
include {{ $.DOKKU_ROOT }}/{{ $.APP }}/nginx.conf.d/*.conf;
|
||||
}
|
||||
{{ end }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user