modfy flet start

This commit is contained in:
2025-08-31 19:01:57 +03:00
parent 6bb0669e45
commit 02cd7048dd

View File

@@ -22,7 +22,7 @@ killasgroup=true
[program:flet]
directory=/app/client
environment=API_BASE_URL="%(ENV_API_BASE_PATH)s"
command=/usr/local/bin/flet run --web --port 8080 main.py
command=/usr/local/bin/python main.py
autostart=true
autorestart=true
stdout_logfile=/dev/stdout