Fix base-url in conf

Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
Émile Ré
2025-12-02 18:42:28 +04:00
parent ea257112e1
commit 178674ff99

View File

@@ -9,7 +9,7 @@ unit:
max-queue-size: 2048
probod:
base-url: "localhost:5173"
base-url: "http://localhost:5173"
encryption-key: "thisisnotasecretAAAAAAAAAAAAAAAAAAAAAAAAAAA="
chrome-dp-addr: "localhost:9222"