Update dev.yaml

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2026-04-03 18:19:23 +02:00
parent 2b7bcc3a11
commit 90badb79a5

View File

@@ -13,39 +13,17 @@ probod:
encryption-key: "thisisnotasecretAAAAAAAAAAAAAAAAAAAAAAAAAAA="
chrome-dp-addr: "localhost:9222"
identity-and-access-management:
signup:
enabled: true
invitation-token-validity: 3600
password:
pepper: "this-is-a-secure-pepper-for-password-hashing-at-least-32-bytes"
session:
duration: 7d
cookie:
name: "SSID"
domain: "localhost"
secret: "this-is-a-secure-secret-for-cookie-signing-at-least-32-bytes"
duration: 24
secure: true
trust-center:
http-addr: ":8085"
https-addr: ":8443"
api:
addr: "localhost:8080"
default:
cors:
allowed-origins:
- "http://localhost:8080"
- "http://localhost:5173"
- "http://localhost:5174"
extra-header-fields: {}
console:
complaince-page:
connect:
mcp:
cors:
allowed-origins:
- "http://localhost:8080"
- "http://localhost:5173"
- "http://localhost:5174"
pg:
addr: "localhost:5432"