From 98847339bc42c37b2358bf1a95bb865fc64a191a Mon Sep 17 00:00:00 2001 From: Nikita Bizyaev Date: Tue, 5 May 2026 13:11:01 +0300 Subject: [PATCH] valid base64 --- config.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index bc3d0e7..2d7362f 100644 --- a/config.yaml +++ b/config.yaml @@ -5,7 +5,7 @@ server: - 3478 logLevel: "info" logFile: "console" - authSecret: "336c2d76-3d00-4863-abc5-afe55211a36a" + authSecret: "0xO0NE2nsyAv3QWM6lYfYMKZ+TJ4BG4N93kpbCWYISg=" dataDir: "/var/lib/netbird" auth: # ← вложено под server @@ -24,5 +24,4 @@ server: store: # ← вложено под server engine: "sqlite" - encryptionKey: "336c2d76-3d00-4863-abc5-afe55211a36a" - \ No newline at end of file + encryptionKey: "0xO0NE2nsyAv3QWM6lYfYMKZ+TJ4BG4N93kpbCWYISg="