fix: remove audiocraft autostart
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:
@@ -78,7 +78,7 @@ stopwaitsecs=30
|
||||
[program:audiocraft]
|
||||
command=services/audiocraft/venv/bin/python services/audiocraft/main.py
|
||||
directory=.
|
||||
autostart=true
|
||||
autostart=false
|
||||
autorestart=true
|
||||
startretries=3
|
||||
stderr_logfile=.logs/audiocraft.err.log
|
||||
|
||||
Reference in New Issue
Block a user