mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
[docker] Add LFS_START_SERVER option to control git-lfs support (#7281)
This commit is contained in:
committed by
techknowlogick
parent
aa7c34cf86
commit
e07ff2f890
@@ -17,6 +17,7 @@ HTTP_PORT = $HTTP_PORT
|
||||
ROOT_URL = $ROOT_URL
|
||||
DISABLE_SSH = $DISABLE_SSH
|
||||
SSH_PORT = $SSH_PORT
|
||||
LFS_START_SERVER = $LFS_START_SERVER
|
||||
LFS_CONTENT_PATH = /data/git/lfs
|
||||
|
||||
[database]
|
||||
|
Reference in New Issue
Block a user