Remove as not configured at initial deploy

This commit is contained in:
Luke Murphy
2020-03-09 11:05:25 +01:00
parent d6652414b2
commit 7ef4fef0d7

View File

@ -13,4 +13,3 @@ ARG PROXY_ADDRESS_FORWARDING=true
ENV PROXY_ADDRESS_FORWARDING ${PROXY_ADDRESS_FORWARDING}
EXPOSE 80:8080
EXPOSE 443:8443