Update comment in .env.example for proxy settings

This commit modifies the comment in .env.example to specify that proxy settings are for Playwright. This clarification aims to provide users a more clear context about when and why these proxy settings are used.
This commit is contained in:
Jakob Stadlhuber 2024-05-24 17:45:59 +02:00
parent b001aded46
commit 9fc5a0ff98
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ HDX_NODE_BETA_MODE=1
FIRE_ENGINE_BETA_URL= # set if you'd like to use the fire engine closed beta
# Proxy Settings (Alternative you can can use a proxy service like oxylabs, which rotates IPs for you on every request)
# Proxy Settings for Playwright (Alternative you can can use a proxy service like oxylabs, which rotates IPs for you on every request)
PROXY_SERVER=
PROXY_USERNAME=
PROXY_PASSWORD=