mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-23 00:17:10 +08:00
ee license check
os.Exit(0) on license check failure docker-compose -- restart netmaker container on faiure vice always
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
image: 'gravitl/netclient:v0.18.6'
|
||||
hostname: netmaker-1
|
||||
network_mode: host
|
||||
restart: always
|
||||
restart: on-failure
|
||||
environment:
|
||||
TOKEN: "TOKEN_VALUE"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user