Update twingate/docker-compose.yml
This commit is contained in:
parent
cc5bc97091
commit
86cf6c018e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ services:
|
|||
twingate-famous-alligator:
|
||||
image: twingate/connector@sha256:ad34eb54829b9684bf980f06c08d8fec4cca22e8c2698ce35db19f340922d0da
|
||||
container_name: twingate-famous-alligator
|
||||
restart: unless-stopped
|
||||
restart: always
|
||||
environment:
|
||||
- TWINGATE_NETWORK=$TWINGATE_NETWORK
|
||||
- TWINGATE_ACCESS_TOKEN=$TWINGATE_ACCESS_TOKEN
|
||||
|
|
Reference in a new issue