Expose the HTTP port

This commit is contained in:
Luke Murphy 2020-03-10 09:41:04 +01:00
parent c89e6b6872
commit 3d276083f6
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,3 +1,3 @@
FROM gitea/gitea:1.11.2
EXPOSE 80:8080
EXPOSE 80:3000