fix(service): netbird client showing wrong host details (#7237)

This commit is contained in:
Andras Bacsai
2025-11-24 12:58:39 +01:00
committed by GitHub
+1
View File
@@ -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}'