Browse Source

First load docker-gen, then nginx

Jacek Jakubik 8 years ago
parent
commit
0e94e1e4bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Procfile

+ 1 - 1
Procfile

@@ -1,2 +1,2 @@
-nginx: nginx
 dockergen: docker-gen -watch -notify "nginx -s reload" /app/nginx.tmpl /etc/nginx/conf.d/default.conf
+nginx: nginx