Update docker-compose.yml to fix typo (#39)
This commit is contained in:
parent
db9dfe3424
commit
281cf1283c
@ -17,7 +17,7 @@ services:
|
||||
KEYCLOAK_PASSWORD: admin
|
||||
KEYCLOAK_IMPORT: /export/realm-export.json
|
||||
KEYCLOAK_ADMIN: admin
|
||||
KEYCLOAD_ADMIN_PASSWORD: admin
|
||||
KEYCLOAK_ADMIN_PASSWORD: admin
|
||||
ports:
|
||||
- 8080:8080
|
||||
restart: on-failure
|
||||
|
Loading…
Reference in New Issue
Block a user