fix: supervisor upscale
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 14s
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 14s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user