mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-01 22:35:45 +00:00
refactor: move nginx daemon off to procfile
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
dockergen: docker-gen -watch -notify "nginx -s reload" /app/nginx.tmpl /etc/nginx/conf.d/default.conf
|
||||
nginx: nginx
|
||||
nginx: nginx -g "daemon off;"
|
||||
|
Reference in New Issue
Block a user