1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2024-11-22 20:06:30 +00:00

Merge pull request #724 from rindek/master

First load docker-gen, then nginx
This commit is contained in:
Jason Wilder 2017-02-16 09:42:22 -07:00 committed by GitHub
commit c5c6a6149d

View File

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