tools/stx/toCOPY/aptly/supervisord.nginx.conf

6 lines
167 B
Plaintext

[program:nginx]
# "daemon off" should be used in Docker or under Supervisord
command=/usr/sbin/nginx -g "daemon off;"
redirect_stderr=true
stdout_logfile_maxbytes=1MB