fix: proxy root path
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 15s

This commit is contained in:
2025-11-27 15:36:45 +01:00
parent 6e57b21c78
commit 977b9c0f4f

View File

@@ -87,7 +87,7 @@ stdout_logfile_maxbytes=50MB
stdout_logfile_backups=10
stderr_logfile_maxbytes=50MB
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
stopwaitsecs=10