/
githubmirror
/
tldraw
Обзор
Документация
Войти
/
githubmirror
/
tldraw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
apps/dotcom/zero-cache/supervisord.conf
23 строки
462 B
Mitja Bezenšek
chore(sync): upgrade Zero to 0.25 and deploy staging to Fly.io (#7731)
18 фев 2026, 10:53
Не верифицирован
18 фев 2026, 10:53
90dae02
Код
Авторство
О чём код?
[supervisord] nodaemon=true logfile=/dev/stdout logfile_maxbytes=0 pidfile=/run/supervisord.pid user=root [program:zero] command=zero-cache environment=ZERO_PORT=4849 autorestart=true stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0 [program:nginx] command=nginx -g "daemon off;" autorestart=true stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0