Skip to content

Commit

Permalink
feat: updated user profile json path
Browse files Browse the repository at this point in the history
  • Loading branch information
NithinKuruba committed Jun 18, 2024
1 parent d5af059 commit 5b7c216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/keycloak/Dockerfile-24
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ COPY ./configuration/24/keycloak.conf /opt/keycloak/conf

COPY ./configuration/24/quarkus.properties /opt/keycloak/conf

COPY ./configuration/keycloak-default-user-profile.json /tmp
COPY ./configuration/24/keycloak-default-user-profile.json /tmp

# change these values to point to a running postgres instance
ENTRYPOINT ["/opt/keycloak/bin/kc.sh"]

0 comments on commit 5b7c216

Please sign in to comment.