fixing compose

This commit is contained in:
afeiszli 2023-03-09 16:57:09 -05:00
parent 6a89c81e01
commit ec38fdb238

View file

@ -3,11 +3,9 @@ version: "3.4"
services:
netclient:
container_name: netclient
image: 'gravitl/netclient:v0.18.1'
image: 'gravitl/netclient:v0.18.3'
hostname: netmaker-1
network_mode: host
depends_on:
- netmaker
restart: always
environment:
TOKEN: "TOKEN_VALUE"