1
0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2024-09-28 06:59:56 +02:00

Remove -only-exposed from Procfile

This commit is contained in:
Jason Wilder 2016-06-12 13:54:48 -06:00
parent 9c93efaef9
commit b325dad98d

View File

@ -1,2 +1,2 @@
nginx: nginx
dockergen: docker-gen -watch -only-exposed -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