valid base64
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user