1
0
mirror of https://git.fsfe.org/fsfe-system-hackers/reverse-proxy synced 2025-01-31 19:41:37 +01:00
reverse-proxy/rp/Procfile

3 lines
132 B
Plaintext

dockergen: docker-gen -watch -include-stopped -notify "nginx -s reload" /app/nginx.tmpl /etc/nginx/conf.d/default.conf
nginx: nginx