diff --git a/env.example b/env.example index aa69cd2..aad81c5 100644 --- a/env.example +++ b/env.example @@ -1,4 +1,4 @@ -# Secrets and URLs only — everything else goes in config.json +# Secrets, URLs, and path overrides only — everything else goes in config.json # See config.example.json for the full list of configurable defaults. # Cloud API key (required for --cloud / --research) @@ -7,6 +7,9 @@ NOXA_API_KEY= # Single proxy URL (or use NOXA_PROXY_FILE for pool rotation) NOXA_PROXY= +# Proxy pool file path for rotating proxies +NOXA_PROXY_FILE= + # Webhook URL for completion notifications NOXA_WEBHOOK_URL=