mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-08-24 16:57:27 +00:00
initial commit
This commit is contained in:
8
lychee/supervisord.conf
Normal file
8
lychee/supervisord.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
[supervisord]
|
||||
nodaemon=true
|
||||
|
||||
[program:php-fpm]
|
||||
command=php-fpm
|
||||
|
||||
[program:nginx]
|
||||
command=nginx
|
Reference in New Issue
Block a user