We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a46c33 commit 0873204Copy full SHA for 0873204
.env.example
@@ -11,8 +11,8 @@ HTTP_PROXY=http://proxy.example.com:8080
11
HTTPS_PROXY=https://proxy.example.com:8080
12
13
# Alternative lowercase versions (some systems prefer these)
14
-http_proxy=http://proxy.example.com:8080
15
-https_proxy=https://proxy.example.com:8080
+# http_proxy=http://proxy.example.com:8080
+# https_proxy=https://proxy.example.com:8080
16
17
# Disable headless mode for Puppeteer (shows browser window)
18
OTA_ENGINE_FETCHER_NO_HEADLESS=1
0 commit comments