valid base64

This commit is contained in:
Nikita Bizyaev
2026-05-05 13:11:01 +03:00
parent 3f22886903
commit 98847339bc

View File

@@ -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"
encryptionKey: "0xO0NE2nsyAv3QWM6lYfYMKZ+TJ4BG4N93kpbCWYISg="