瀏覽代碼

Remove -only-exposed from Procfile

Jason Wilder 9 年之前
父節點
當前提交
b325dad98d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Procfile

+ 1 - 1
Procfile

@@ -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