This commit is contained in:
Mikołaj Pokrywka 2022-11-11 16:39:15 +01:00
parent 1b40f392fd
commit 465f7f8d85
2 changed files with 1 additions and 3 deletions

View File

@ -1,3 +1 @@
FROM gitea/gitea:1.14.5-rootless
EXPOSE 2222 $PORT

View File

@ -15,4 +15,4 @@ build:
GITEA__database__NAME: gitea
GITEA__database__USER: gitea
GITEA__database__PASSWD: gitea
PORT: 3000
PORT: $PORT