dashboard/conf/01-local-test.yaml

16 lines
368 B
YAML

$schema: ../schemas/config.json
http_web:
exposed_url: http://me.local.jbrumond.me:8080
oidc:
server_url: https://sso.jbrumond.me/realms/public
client_id: local-test-service
client_secret: 7NwC0NEIHGuAa30Lp2V90KDOKOI3YlSt
pkce_cookie:
secure: false
session_cookie:
secure: false
pepper: 4tWRICqVeGtOHaq66RA62aGOhIQ
logging:
level: debug
pretty: true