This commit is contained in:
Pengcheng Li 2016-05-12 10:41:03 +00:00
commit cf604b1088
2 changed files with 1 additions and 1 deletions

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 -only-exposed -notify "nginx -s reload" /app/templates/nginx.tmpl /etc/nginx/conf.d/default.conf