Expose the default https port
This commit is contained in:
parent
c8e9047f1b
commit
dc85d34bf7
@ -1,5 +1,6 @@
|
||||
FROM jboss/keycloak:9.0.2
|
||||
|
||||
EXPOSE 8080
|
||||
EXPOSE 8443
|
||||
|
||||
COPY . ${WORKDIR}
|
||||
|
Reference in New Issue
Block a user