OK, we need that

This commit is contained in:
Luke Murphy 2020-03-09 11:24:16 +01:00
parent 4e94a07d04
commit 905d735658
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 0 deletions

View File

@ -15,3 +15,5 @@ RUN echo "KEYCLOAK_PASSWORD set to $KEYCLOAK_PASSWORD"
ARG PROXY_ADDRESS_FORWARDING=true
ENV PROXY_ADDRESS_FORWARDING ${PROXY_ADDRESS_FORWARDING}
RUN echo "PROXY_ADDRESS_FORWARDING set to $PROXY_ADDRESS_FORWARDING"
EXPOSE 80:8080