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] [program:flet]
directory=/app/client directory=/app/client
environment=API_BASE_URL="%(ENV_API_BASE_PATH)s" 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 autostart=true
autorestart=true autorestart=true
stdout_logfile=/dev/stdout stdout_logfile=/dev/stdout