forked from baron/baron-sso
fix: load env_file in init-rp for staging compose
This commit is contained in:
@@ -264,6 +264,8 @@ services:
|
||||
|
||||
init-rp:
|
||||
image: oryd/hydra:${HYDRA_VERSION:-v25.4.0}
|
||||
env_file:
|
||||
- .env
|
||||
entrypoint: ["/bin/sh"]
|
||||
command:
|
||||
- -ec
|
||||
|
||||
Reference in New Issue
Block a user