Try to use a new port (dont conflict with keycloak)
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-03-31 15:13:12 +02:00
parent ebd5acdf32
commit cbceb9c442
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
FROM drone/drone:1
EXPOSE 8080
EXPOSE 8042
COPY . ${WORKDIR}