Skip to content

Commit

Permalink
Start keycloak optimized
Browse files Browse the repository at this point in the history
  • Loading branch information
ja-fra committed Oct 17, 2022
1 parent df6a1ad commit b264c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ WORKDIR /opt/keycloak
ENV KC_HOSTNAME=auth.more.redlink.io

ENTRYPOINT ["/opt/keycloak/bin/kc.sh"]
CMD [ "start" ]
CMD [ "start", "--optimized" ]

0 comments on commit b264c21

Please sign in to comment.