diff --git a/gitea/docker-compose.yml b/gitea/docker-compose.yml index e5bf58c..9316110 100644 --- a/gitea/docker-compose.yml +++ b/gitea/docker-compose.yml @@ -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: