dokku-conf

This commit is contained in:
Untone 2024-01-11 20:23:02 +03:00
parent bd31c0afc5
commit 10be35c78c

View File

@ -89,7 +89,7 @@ server {
}
# include /home/dokku/gateway/nginx.conf.d/*.conf;
include {{ $.DOKKU_ROOT }}/{{ $.APP }}/nginx.conf.d/*.conf;
}
{{ end }}