mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-19 09:31:35 +03:00
8 lines
138 B
Text
8 lines
138 B
Text
[supervisord]
|
|
nodaemon=true
|
|
|
|
[program:synapse]
|
|
command=/start.py
|
|
|
|
[program:proxy]
|
|
command=/proxy/proxy --maps-dir /proxy/maps --debug-log
|