Move dependencies

Signed-off-by: Jonathan <contact@grafikart.fr>
This commit is contained in:
Jonathan
2025-11-11 16:45:56 +01:00
committed by Émile Ré
parent 71946bad7a
commit 6dc6e2a626
5 changed files with 35 additions and 20 deletions

View File

@@ -13,6 +13,10 @@ probod:
encryption-key: "thisisnotasecretAAAAAAAAAAAAAAAAAAAAAAAAAAA="
chrome-dp-addr: "localhost:9222"
trust-center:
http-addr: ":8085"
https-addr: ":8443"
api:
addr: "localhost:8080"
cors:
@@ -97,3 +101,11 @@ probod:
- "incoming-webhook"
settings:
signing-secret: "this-is-not-a-secret-for-slack-signing"
custom-domains:
renewal-interval: 3600
provision-interval: 30
acme:
directory: "https://localhost:14000/dir"
email: "bryan@getprobo.com"
key-type: "EC256"