docker container is working

This commit is contained in:
2026-03-24 21:43:57 -07:00
parent 1781ded109
commit 5fac80e529
7 changed files with 81 additions and 76 deletions

View File

@ -17,6 +17,7 @@ redirect_stderr=true
[program:python]
command=python3 /usr/src/app/app.py
directory=/usr/src/app
autostart=true
autorestart=true
stdout_logfile=/dev/stdout ; Python → stdout