1
0
forked from baron/baron-sso

fix: load env_file in init-rp for staging compose

This commit is contained in:
2026-03-18 17:00:37 +09:00
parent 161c0163d3
commit f8384bda9e

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