fix: supervisor upscale
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 14s

This commit is contained in:
2025-11-27 12:27:50 +01:00
parent 364bf5f46d
commit 9e4c3f5a9c

View File

@@ -92,7 +92,7 @@ stopwaitsecs=10
# Upscale UI Service
[program:upscale]
command=services/upscale/venv/bin/python services/upscale/main.py
command=services/upscale/venv/bin/python services/upscale/app.py
directory=.
autostart=false
autorestart=true