Remove white space

This commit is contained in:
Luke Murphy 2020-03-11 19:57:20 +01:00
parent 8591714cca
commit bdfb4da4b1
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
FROM gitea/gitea:1.11.2
COPY . ${WORKDIR}
COPY . ${WORKDIR}
EXPOSE 80:3000