fix(service): netbird client showing wrong host details (#7237)
This commit is contained in:
commit
d78e9d9b86
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
services:
|
||||
netbird-client:
|
||||
image: 'netbirdio/netbird:latest'
|
||||
network_mode: host
|
||||
environment:
|
||||
- 'NB_SETUP_KEY=${NB_SETUP_KEY}'
|
||||
- 'NB_ENABLE_ROSENPASS=${NB_ENABLE_ROSENPASS:-false}'
|
||||
|
|
|
|||
Loading…
Reference in a new issue