fix: disable LiteLLM auth for internal network use
Run Tests / Backend Tests (push) Failing after 29s
Run Tests / Frontend Tests (push) Failing after 45s
Run Tests / Test Summary (push) Failing after 46s

This commit is contained in:
Gan, Jimmy
2026-04-02 23:42:16 +08:00
parent e87a51cbc7
commit 31b8e990b9
+2 -2
View File
@@ -30,8 +30,8 @@ model_list:
max_retries: 2 max_retries: 2
general_settings: general_settings:
# Optional - leave empty in .env to disable gateway auth. # Disable auth for internal network use
master_key: os.environ/LITELLM_MASTER_KEY # master_key: os.environ/LITELLM_MASTER_KEY
router_settings: router_settings:
timeout: 30 timeout: 30