sigil-fix
This commit is contained in:
parent
cde9f63762
commit
8f01c2ec6a
|
@ -87,7 +87,9 @@ server {
|
||||||
internal;
|
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 }}
|
{{ end }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user