fix: proxy root path
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 15s
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 15s
This commit is contained in:
@@ -87,7 +87,7 @@ stdout_logfile_maxbytes=50MB
|
|||||||
stdout_logfile_backups=10
|
stdout_logfile_backups=10
|
||||||
stderr_logfile_maxbytes=50MB
|
stderr_logfile_maxbytes=50MB
|
||||||
stderr_logfile_backups=10
|
stderr_logfile_backups=10
|
||||||
environment=HF_HOME="./.cache/audiocraft",HF_TOKEN="%(ENV_HF_TOKEN)s"
|
environment=HF_HOME="./.cache/audiocraft",HF_TOKEN="%(ENV_HF_TOKEN)s",AUDIOCRAFT_ROOT_PATH="https://audiocraft.ai.pivoine.art"
|
||||||
priority=300
|
priority=300
|
||||||
stopwaitsecs=10
|
stopwaitsecs=10
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user