fix(config): add cookieName to coordinator-ws sec-config (was null → 401)

This commit is contained in:
Mitchell R 2026-05-22 20:41:42 +02:00
parent 5198a681eb
commit 14ee081f61
No known key found for this signature in database

View file

@ -59,6 +59,7 @@ default:
port: 18082
noderedUrl: http://nodered:1880
dataDir: /var/lib/betterframe
cookieName: betterframe_session
argon2Memory: 65536
argon2TimeCost: 3
argon2Parallelism: 2