File size: 190 Bytes
0319db8
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
[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