1
0
forked from baron/baron-sso

Merge pull request 'fix: load env_file in init-rp for staging compose' (#396) from fix/login into dev

Reviewed-on: baron/baron-sso#396
This commit is contained in:
2026-03-18 17:02:09 +09:00

View File

@@ -264,6 +264,8 @@ services:
init-rp:
image: oryd/hydra:${HYDRA_VERSION:-v25.4.0}
env_file:
- .env
entrypoint: ["/bin/sh"]
command:
- -ec