|
@@ -1,7 +1,7 @@
|
|
|
services:
|
|
services:
|
|
|
twingate_connector:
|
|
twingate_connector:
|
|
|
container_name: twingate_connector
|
|
container_name: twingate_connector
|
|
|
- image: docker.io/twingate/connector:1.79.0
|
|
|
|
|
|
|
+ image: docker.io/twingate/connector:1.80.0
|
|
|
environment:
|
|
environment:
|
|
|
- TWINGATE_NETWORK= # FIXME Add your Twingate network name here
|
|
- TWINGATE_NETWORK= # FIXME Add your Twingate network name here
|
|
|
- TWINGATE_ACCESS_TOKEN=${TWINGATE_ACCESS_TOKEN:?error}
|
|
- TWINGATE_ACCESS_TOKEN=${TWINGATE_ACCESS_TOKEN:?error}
|