Files
AutoShop-Djimbo/dj_bot.conf
T
2026-07-15 07:17:25 +05:00

14 lines
345 B
Plaintext

# supervisorctl
[program:dj_shop]
directory=/root/autoshopDjimbo/
command=python3.11 -u main.py
environment=PYTHONUNBUFFERED="1"
autostart=True
autorestart=True
stderr_logfile=/root/autoshopDjimbo/tgbot/data/sv_log_err.log
stderr_logfile_maxbytes=50MB
stdout_logfile=/root/autoshopDjimbo/tgbot/data/sv_log_out.log
stdout_logfile_maxbytes=50MB