env: supports for http and socks5 proxies
This commit is contained in:
parent
386c3991cd
commit
10c113f400
10 changed files with 51 additions and 60 deletions
|
@ -7,4 +7,9 @@ DB_NAME=govd
|
|||
DB_USER=govd
|
||||
DB_PASSWORD=password
|
||||
|
||||
REPO_URL=https://github.com/govdbot/govd
|
||||
REPO_URL=https://github.com/govdbot/govd
|
||||
|
||||
# proxy
|
||||
HTTP_PROXY=
|
||||
HTTPS_PROXY=
|
||||
NO_PROXY=
|
Loading…
Add table
Add a link
Reference in a new issue