This commit is contained in:
dj
2023-09-24 13:25:46 +03:00
parent edc617bb38
commit d7dd0250c0
+11
View File
@@ -0,0 +1,11 @@
# supervisorctl
[program:dj_bot]
directory=/root/djimbo_template/
command=python3.9 main.py
autostart=True
autorestart=True
stderr_logfile=/root/djimbo_template/tgbot/data/sv_log_err.log
stdout_logfile=/root/djimbo_template/tgbot/data/sv_log_out.log