First load docker-gen, then nginx
This commit is contained in:
parent
c0f60087c3
commit
0e94e1e4bd
1 changed files with 1 additions and 1 deletions
2
Procfile
2
Procfile
|
@ -1,2 +1,2 @@
|
||||||
nginx: nginx
|
|
||||||
dockergen: docker-gen -watch -notify "nginx -s reload" /app/nginx.tmpl /etc/nginx/conf.d/default.conf
|
dockergen: docker-gen -watch -notify "nginx -s reload" /app/nginx.tmpl /etc/nginx/conf.d/default.conf
|
||||||
|
nginx: nginx
|
||||||
|
|
Loading…
Reference in a new issue