docker-nginx-ssl/override/etc/services.d/20-nginx/run

2 lines
68 B
Plaintext

#!/usr/bin/with-contenv sh
exec nginx -c /mnt/config/etc/nginx.conf;