gitea: enable lfs support

This commit is contained in:
Daniel Meiburg 2023-03-03 00:19:46 +01:00
parent 197aa2dd9a
commit b0625d188f
Signed by: dm
GPG Key ID: E5827ECFFE0AA4F2
1 changed files with 1 additions and 0 deletions

View File

@ -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: