|
|
@@ -8,8 +8,7 @@ services:
|
|
|
- TWINGATE_ACCESS_TOKEN=${TWINGATE_ACCESS_TOKEN:?error}
|
|
|
- TWINGATE_REFRESH_TOKEN=${TWINGATE_REFRESH_TOKEN:?error}
|
|
|
- TWINGATE_LOG_LEVEL=1
|
|
|
- - TWINGATE_DNS= # FIXME Add your local DNS server here, if needed
|
|
|
- # (e.g. 10.0.0.1), otherwise remove this line
|
|
|
+ - TWINGATE_DNS= # FIXME Add your local DNS server here, if needed (e.g. 10.0.0.1), otherwise remove this line
|
|
|
sysctls:
|
|
|
net.ipv4.ping_group_range: "0 2147483647"
|
|
|
networks:
|