Skip to content
Snippets Groups Projects
Unverified Commit 281cf128 authored by Azathoth88's avatar Azathoth88 Committed by GitHub
Browse files

Update docker-compose.yml to fix typo (#39)

parent db9dfe34
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment