Seems like fnutts are bad

2024-02-26T10:45:59.020794+00:00 idm-sto1-test-app-1 sunet-idm_app[744898]: idm_app-1  | java.lang.IllegalStateException: Unable to load config data from ''/opt/idm_app/config/idm.yml''
This commit is contained in:
Johan Wassberg 2024-02-26 11:46:37 +01:00
parent c3e1e9e70e
commit a67cf7cf04
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -4,8 +4,8 @@ services:
idm_app:
image: docker.sunet.se/eidas-idm
environment:
- TZ='Europe/Stockholm'
- SPRING_CONFIG_IMPORT='/opt/idm_app/config/idm.yml'
- TZ=Europe/Stockholm
- SPRING_CONFIG_IMPORT=/opt/idm_app/config/idm.yml
ports:
- '443:443'
volumes: