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
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 1 deletions

View File

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