also add the `/app/dump.sh` script which dumps to the console the content of all nginx config files
docker exec nginx-proxy /app/dump.sh
2 lines
No EOL
129 B
Text
2 lines
No EOL
129 B
Text
dockergen: docker-gen -watch -notify "nginx -s reload" -notify-output /app/nginx.tmpl /etc/nginx/conf.d/default.conf
|
|
nginx: nginx |