gitea: enable lfs support
This commit is contained in:
parent
197aa2dd9a
commit
b0625d188f
|
|
@ -35,6 +35,7 @@ services:
|
|||
GITEA__openid__ENABLE_OPENID_SIGNIN: false
|
||||
GITEA__openid__ENABLE_OPENID_SIGNUP: false
|
||||
GITEA__ui__DEFAULT_THEME: arc-green
|
||||
GITEA__server__LFS_START_SERVER: true
|
||||
expose:
|
||||
- 3000
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Reference in New Issue