fix: update site settings for gitea
This commit is contained in:
parent
a9dc91034a
commit
736e94f661
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ services:
|
||||||
- GITEA__repository__DEFAULT_PRIVATE=private
|
- GITEA__repository__DEFAULT_PRIVATE=private
|
||||||
- GITEA__repository__DEFAULT_BRANCH=main
|
- GITEA__repository__DEFAULT_BRANCH=main
|
||||||
# Service settings
|
# Service settings
|
||||||
- GITEA__service__DISABLE_REGISTRATION=true
|
# - GITEA__service__DISABLE_REGISTRATION=true
|
||||||
- GITEA__service__REQUIRE_SIGNIN_VIEW=true
|
- GITEA__service__REQUIRE_SIGNIN_VIEW=true
|
||||||
# UI settings
|
# UI settings
|
||||||
- GITEA__ui__DEFAULT_THEME=gitea-auto
|
- GITEA__ui__DEFAULT_THEME=gitea-auto
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue