mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-22 00:09:39 +08:00
Gitea 代理配置修复
Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
parent
bc8d91347d
commit
fd952589d7
@ -27,5 +27,8 @@ services:
|
||||
environment:
|
||||
- USER_UID=1000
|
||||
- USER_GID=1000
|
||||
- ENABLE_SWAGGER=false
|
||||
- DB_HOST=${DB_HOSTNAME}:${DB_PORT}
|
||||
- GITEA__time__DEFAULT_UI_LOCATION=Asia/Shanghai
|
||||
- GITEA__migrations__ALLOW_LOCALNETWORKS=true
|
||||
- GITEA__api__ENABLE_SWAGGER=false
|
||||
- GITEA__other__SHOW_FOOTER_POWERED_BY=false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user