mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-27 22:46:37 +00:00
Update docker-compose.yml to fix typo (#39)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user