Remove white space

This commit is contained in:
Luke Murphy
2020-03-11 19:57:20 +01:00
parent 8591714cca
commit bdfb4da4b1

View File

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