Compare commits
No commits in common. "feee9ffb6d8be59765c6ca1ab6c2970ade47330a" and "dd63cf69cd9209e69e91641ba04e2a274e4c88ad" have entirely different histories.
feee9ffb6d
...
dd63cf69cd
@ -192,7 +192,7 @@ services:
|
||||
keycloak:
|
||||
image: quay.io/keycloak/keycloak
|
||||
ports:
|
||||
- "8443:3000"
|
||||
- "3000:8443"
|
||||
environment:
|
||||
KC_DB: postgres
|
||||
KC_DB_URL: jdbc:postgresql://0.0.0.0:5432/keycloak
|
||||
|
Loading…
Reference in New Issue
Block a user