Gitea 代理配置修复

Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
萌森 2024-07-17 17:18:32 +08:00
parent 6c18fe434d
commit 971d74ec2e

View File

@ -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