Try just the right port

This commit is contained in:
Luke Murphy 2020-03-12 15:25:14 +01:00
parent cd989bed7a
commit c00ca14b86
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ COPY . ${WORKDIR}
RUN mkdir -p /app/
COPY postdeploy.sh /app/
EXPOSE 80 3000
EXPOSE 3000