Fix probod baseurl and remove acme root-ca
Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ unit:
|
|||||||
max-queue-size: 2048
|
max-queue-size: 2048
|
||||||
|
|
||||||
probod:
|
probod:
|
||||||
base-url: "https://gearnode.probo.engineering"
|
base-url: "localhost:5173"
|
||||||
encryption-key: "thisisnotasecretAAAAAAAAAAAAAAAAAAAAAAAAAAA="
|
encryption-key: "thisisnotasecretAAAAAAAAAAAAAAAAAAAAAAAAAAA="
|
||||||
chrome-dp-addr: "localhost:9222"
|
chrome-dp-addr: "localhost:9222"
|
||||||
|
|
||||||
@@ -84,7 +84,6 @@ probod:
|
|||||||
directory: "https://localhost:14000/dir"
|
directory: "https://localhost:14000/dir"
|
||||||
email: "admin@getprobo.com"
|
email: "admin@getprobo.com"
|
||||||
key-type: "EC256"
|
key-type: "EC256"
|
||||||
root-ca: ""
|
|
||||||
|
|
||||||
connectors:
|
connectors:
|
||||||
- provider: "slack"
|
- provider: "slack"
|
||||||
|
|||||||
Reference in New Issue
Block a user