mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2026-01-03 10:45:29 -05:00
7 lines
221 B
Text
7 lines
221 B
Text
[program:caddy]
|
|
command=/usr/local/bin/prefix-log /root/caddy run --config /root/caddy.json
|
|
autorestart=unexpected
|
|
stdout_logfile=/dev/stdout
|
|
stdout_logfile_maxbytes=0
|
|
stderr_logfile=/dev/stderr
|
|
stderr_logfile_maxbytes=0
|