config: extra db toegevoegd voor keycloak
This commit is contained in:
parent
64d530236f
commit
4e87c8d819
2 changed files with 21 additions and 2 deletions
|
@ -25,8 +25,6 @@ services:
|
|||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./config/idp:/opt/keycloak/data/import
|
||||
depends_on:
|
||||
- db
|
||||
environment:
|
||||
KC_HOSTNAME: localhost
|
||||
KC_HOSTNAME_PORT: 7080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue