mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-23 00:17:10 +08:00
fixing compose
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user