Don't expose that port
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-04-06 22:14:12 +02:00
parent 5a8b770632
commit 26e7271ad0
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 2 deletions

View File

@ -2,6 +2,4 @@ FROM jboss/keycloak:9.0.2
EXPOSE 8080
EXPOSE 8443
COPY . ${WORKDIR}