nginx-proxy-auto-docker/Procfile
2017-06-03 18:38:17 +08:00

4 lines
160 B
Text

dockergen: docker-gen -watch -notify "/app/updatessl.sh updatessl" /app/nginx.tmpl /etc/nginx/conf.d/default.conf
nginx: nginx
cron: cron && tail -f /dev/null