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:
parent
c3e1e9e70e
commit
a67cf7cf04
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ services:
|
||||||
idm_app:
|
idm_app:
|
||||||
image: docker.sunet.se/eidas-idm
|
image: docker.sunet.se/eidas-idm
|
||||||
environment:
|
environment:
|
||||||
- TZ='Europe/Stockholm'
|
- TZ=Europe/Stockholm
|
||||||
- SPRING_CONFIG_IMPORT='/opt/idm_app/config/idm.yml'
|
- SPRING_CONFIG_IMPORT=/opt/idm_app/config/idm.yml
|
||||||
ports:
|
ports:
|
||||||
- '443:443'
|
- '443:443'
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Add table
Reference in a new issue