Skip to content

Commit 0873204

Browse files
NdpntMattiSG
andauthored
Update .env.example
Co-authored-by: Matti Schneider <[email protected]>
1 parent 2a46c33 commit 0873204

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ HTTP_PROXY=http://proxy.example.com:8080
1111
HTTPS_PROXY=https://proxy.example.com:8080
1212

1313
# Alternative lowercase versions (some systems prefer these)
14-
http_proxy=http://proxy.example.com:8080
15-
https_proxy=https://proxy.example.com:8080
14+
# http_proxy=http://proxy.example.com:8080
15+
# https_proxy=https://proxy.example.com:8080
1616

1717
# Disable headless mode for Puppeteer (shows browser window)
1818
OTA_ENGINE_FETCHER_NO_HEADLESS=1

0 commit comments

Comments
 (0)