diff --git a/containers/ory/hydra/hydra.yml b/containers/ory/hydra/hydra.yml deleted file mode 100644 index c242a55d0b..0000000000 --- a/containers/ory/hydra/hydra.yml +++ /dev/null @@ -1,20 +0,0 @@ -serve: - cookies: - same_site_mode: Lax - -urls: - consent: http://127.0.0.1:13000/consent - login: http://127.0.0.1:13000/login - logout: http://127.0.0.1:13000/logout - -secrets: - system: - - youReallyNeedToChangeThis - -oidc: - subject_identifiers: - supported_types: - - pairwise - - public - pairwise: - salt: youReallyNeedToChangeThis