keycloak
This commit is contained in:
parent
05c8990e52
commit
b8016d8b32
@ -192,7 +192,7 @@ services:
|
||||
keycloak:
|
||||
image: quay.io/keycloak/keycloak
|
||||
ports:
|
||||
- "3000:8443"
|
||||
- "8443:3000"
|
||||
environment:
|
||||
KC_DB: postgres
|
||||
KC_DB_URL: jdbc:postgresql://0.0.0.0:5432/keycloak
|
||||
|
Loading…
Reference in New Issue
Block a user