Expose the HTTP port

This commit is contained in:
Luke Murphy
2020-03-10 09:41:04 +01:00
parent c89e6b6872
commit 3d276083f6

View File

@ -1,3 +1,3 @@
FROM gitea/gitea:1.11.2
EXPOSE 80:8080
EXPOSE 80:3000