Philip H
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
1 deletions
-
docker-compose.yml
|
@ -15,7 +15,8 @@ services: |
|
|
# Optional: |
|
|
# Optional: |
|
|
# - PASSWORD=foobar123 |
|
|
# - PASSWORD=foobar123 |
|
|
# - WG_PORT=51820 |
|
|
# - WG_PORT=51820 |
|
|
# - WG_DEFAULT_ADDRESS=10.8.0.0/24 |
|
|
# - WG_DEFAULT_ADDRESS=10.8.0.0 |
|
|
|
|
|
# - WG_DEFAULT_ADDRESS_RANGE=24 |
|
|
# - WG_DEFAULT_DNS=1.1.1.1 |
|
|
# - WG_DEFAULT_DNS=1.1.1.1 |
|
|
# - WG_MTU=1420 |
|
|
# - WG_MTU=1420 |
|
|
# - WG_ALLOWED_IPS=192.168.15.0/24, 10.0.1.0/24 |
|
|
# - WG_ALLOWED_IPS=192.168.15.0/24, 10.0.1.0/24 |
|
|