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:
|
||||
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:
|
||||
|
|
Loading…
Add table
Reference in a new issue