HomeSok / supervisord.conf
Kano001's picture
Create supervisord.conf
0319db8 verified
raw
history blame
190 Bytes
[supervisord]
nodaemon=true
[program:nginx]
command=/usr/sbin/nginx -g 'daemon off;'
[program:mirror_server]
command=xvfb-run /app/YourUnityServer.x86_64 -nographics -batchmode -port 7777