16 lines
277 B
YAML
16 lines
277 B
YAML
---
|
|
hydra_home: /srv/hydra
|
|
|
|
oidc_urls:
|
|
hydra_admin:
|
|
host: hydra.cacert.localhost
|
|
port: 4445
|
|
hydra_public:
|
|
host: auth.cacert.localhost
|
|
port: 4444
|
|
idp:
|
|
host: login.cacert.localhost
|
|
port: 3000
|
|
demoapp:
|
|
host: app.cacert.localhost
|
|
port: 4000
|