mirror of
https://github.com/whit3rabbit/anyllm-proxy.git
synced 2026-09-21 16:00:49 +00:00
Extract resolve_admin_token_path() function to read ADMIN_TOKEN_PATH env var (falling back to .admin_token). Replaces the previous inline ADMIN_TOKEN_FILE env var. Updates non-Unix warning to reference the new env var name. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>