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
|
# Upscale UI Service
|
||||||
[program:upscale]
|
[program:upscale]
|
||||||
command=services/upscale/venv/bin/python services/upscale/main.py
|
command=services/upscale/venv/bin/python services/upscale/app.py
|
||||||
directory=.
|
directory=.
|
||||||
autostart=false
|
autostart=false
|
||||||
autorestart=true
|
autorestart=true
|
||||||
|
|||||||
Reference in New Issue
Block a user