Update twingate/docker-compose.yml

This commit is contained in:
Matt Reeves 2024-05-04 02:37:34 +00:00
parent cc5bc97091
commit 86cf6c018e

View file

@ -2,7 +2,7 @@ services:
twingate-famous-alligator: twingate-famous-alligator:
image: twingate/connector@sha256:ad34eb54829b9684bf980f06c08d8fec4cca22e8c2698ce35db19f340922d0da image: twingate/connector@sha256:ad34eb54829b9684bf980f06c08d8fec4cca22e8c2698ce35db19f340922d0da
container_name: twingate-famous-alligator container_name: twingate-famous-alligator
restart: unless-stopped restart: always
environment: environment:
- TWINGATE_NETWORK=$TWINGATE_NETWORK - TWINGATE_NETWORK=$TWINGATE_NETWORK
- TWINGATE_ACCESS_TOKEN=$TWINGATE_ACCESS_TOKEN - TWINGATE_ACCESS_TOKEN=$TWINGATE_ACCESS_TOKEN