Files
docker-zulip/includes/zulip-puppet/files/supervisor/conf.d/nginx.conf
Alexander Trost 0f865c1a19 Added checks for the missing certificates
This should fix the nginx and cron supervisor "jobs"
2015-10-18 11:46:00 +02:00

6 lines
115 B
Nginx Configuration File

[program:nginx]
command = /usr/sbin/nginx
stdout_events_enabled=true
stderr_events_enabled=true
autorestart = true