mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-19 08:46:38 +00:00
pass proxy information to management on grpc connection
This commit is contained in:
@@ -70,6 +70,7 @@ func main() {
|
||||
errorLog := slog.New(slog.NewTextHandler(os.Stderr, nil))
|
||||
|
||||
srv := proxy.Server{
|
||||
Version: Version,
|
||||
ErrorLog: errorLog,
|
||||
ManagementAddress: mgmtAddr,
|
||||
CertificateDirectory: certDir,
|
||||
|
||||
Reference in New Issue
Block a user