Updated environment variables for docker-compose
This commit is contained in:
@@ -15,13 +15,19 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- USER=js89ds7
|
- USER=js89ds7
|
||||||
- PASSWORD=8fd9s239G
|
- PASSWORD=8fd9s239G
|
||||||
- PROTOCOL=udp
|
|
||||||
- ENCRYPTION=strong
|
- ENCRYPTION=strong
|
||||||
|
- PROTOCOL=udp
|
||||||
- REGION=CA Montreal
|
- REGION=CA Montreal
|
||||||
- EXTRA_SUBNETS=
|
|
||||||
- NONROOT=no
|
- NONROOT=no
|
||||||
- BLOCK_MALICIOUS=off
|
- DOT=on
|
||||||
|
- BLOCK_MALICIOUS=on
|
||||||
- BLOCK_NSA=off
|
- BLOCK_NSA=off
|
||||||
- UNBLOCK=
|
- UNBLOCK=
|
||||||
|
- FIREWALL=on
|
||||||
|
- EXTRA_SUBNETS=
|
||||||
|
- PROXY=on
|
||||||
|
- PROXY_LOG_LEVEL=Critical
|
||||||
|
- PROXY_USER=
|
||||||
|
- PROXY_PASSWORD=
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
Reference in New Issue
Block a user