Fix probod baseurl and remove acme root-ca

Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
Émile Ré
2025-12-02 18:31:51 +04:00
parent 07e02870c2
commit ea257112e1

View File

@@ -9,7 +9,7 @@ unit:
max-queue-size: 2048
probod:
base-url: "https://gearnode.probo.engineering"
base-url: "localhost:5173"
encryption-key: "thisisnotasecretAAAAAAAAAAAAAAAAAAAAAAAAAAA="
chrome-dp-addr: "localhost:9222"
@@ -84,7 +84,6 @@ probod:
directory: "https://localhost:14000/dir"
email: "admin@getprobo.com"
key-type: "EC256"
root-ca: ""
connectors:
- provider: "slack"