diff --git a/supervisord.conf b/supervisord.conf index cf48593..dd11689 100644 --- a/supervisord.conf +++ b/supervisord.conf @@ -52,7 +52,7 @@ stdout_logfile_maxbytes=50MB stdout_logfile_backups=10 stderr_logfile_maxbytes=50MB stderr_logfile_backups=10 -environment=HF_HOME="huggingface_cache",HF_TOKEN="%(ENV_HF_TOKEN)s" +environment=HF_HOME="huggingface_cache" priority=200 stopwaitsecs=30