Remove -only-exposed from Procfile

This commit is contained in:
Jason Wilder 2016-06-12 13:54:48 -06:00
parent 9c93efaef9
commit b325dad98d
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
nginx: nginx 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