wip
This commit is contained in:
parent
1b40f392fd
commit
465f7f8d85
@ -1,3 +1 @@
|
||||
FROM gitea/gitea:1.14.5-rootless
|
||||
|
||||
EXPOSE 2222 $PORT
|
@ -15,4 +15,4 @@ build:
|
||||
GITEA__database__NAME: gitea
|
||||
GITEA__database__USER: gitea
|
||||
GITEA__database__PASSWD: gitea
|
||||
PORT: 3000
|
||||
PORT: $PORT
|
||||
|
Loading…
Reference in New Issue
Block a user