1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00
dockerfiles/webkit/etc/supervisor/conf.d/nginx.conf
2014-12-29 18:23:58 +08:00

3 lines
59 B
Nginx Configuration File

[program:nginx]
command = /usr/sbin/nginx -g 'daemon off;'