mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-02-24 17:58:16 +00:00
3 lines
132 B
Plaintext
3 lines
132 B
Plaintext
dockergen: docker-gen -watch -notify "nginx -s reload" /app/nginx.tmpl /etc/nginx/conf.d/default.conf
|
|
nginx: nginx -g "daemon off;"
|