9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
[supervisord]
|
|
nodaemon=true
|
|
|
|
[program:synapse]
|
|
command=/start.py
|
|
|
|
[program:proxy]
|
|
command=/proxy/proxy --maps-dir /proxy/maps --debug-log
|