From 0e94e1e4bd8174d101f2bd45f1359162240110ce Mon Sep 17 00:00:00 2001 From: Jacek Jakubik Date: Thu, 16 Feb 2017 10:47:38 +0100 Subject: [PATCH] First load docker-gen, then nginx --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 0fa56e7..29fe166 100644 --- a/Procfile +++ b/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