Jelajahi Sumber

Remove -only-exposed from Procfile

Jason Wilder 9 tahun lalu
induk
melakukan
b325dad98d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      Procfile

+ 1 - 1
Procfile

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