fix: update site settings for gitea
This commit is contained in:
parent
736e94f661
commit
e3520a0f8a
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ services:
|
|||
- GITEA__server__ROOT_URL=http://10.4.0.206:3000/
|
||||
- GITEA__server__HTTP_PORT=3000
|
||||
# Security settings
|
||||
- GITEA__security__INSTALL_LOCK=true
|
||||
# - GITEA__security__INSTALL_LOCK=true
|
||||
- GITEA__security__SECRET_KEY=${GITEA_SECRET_KEY}
|
||||
- GITEA__security__INTERNAL_TOKEN=${GITEA_INTERNAL_TOKEN}
|
||||
# Repository settings
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue