11 lines
334 B
Plaintext
Executable File
11 lines
334 B
Plaintext
Executable File
# Zapret for Linux — Environment Configuration
|
|
# Copy this to .env and set your proxy/mirror
|
|
|
|
# HTTP/HTTPS proxy for GitHub access in Russia
|
|
# GITHUB_PROXY=http://proxy.local:8080
|
|
# GITHUB_PROXY=socks5://127.0.0.1:1080
|
|
|
|
# Alternative: set system-wide proxy
|
|
# HTTP_PROXY=http://proxy.local:8080
|
|
# HTTPS_PROXY=http://proxy.local:8080
|