diff --git a/templates/keycloak.xml b/templates/keycloak.xml index 01cea11..c7f9f31 100644 --- a/templates/keycloak.xml +++ b/templates/keycloak.xml @@ -1,8 +1,8 @@ keycloak - quay.io/keycloak/keycloak:latest - https://quay.io/repository/keycloak/keycloak + bitnami/keycloak:latest + https://hub.docker.com/r/bitnami/keycloak/ bridge sh false @@ -13,13 +13,14 @@ http://[IP]:[PORT:8080]/ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/keycloak.xml https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/keycloak.png + --user 1001 Open Source Identity and Access Management. 8080 - admin - admin - 192.168.0.100 - keyclock - password - keyclock - MYSQL - \ No newline at end of file + admin + password + 192.168.1.100 + 5432 + keyclock + password + keyclock +