mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-24 17:55:10 +08:00
Gitea 代理配置修复
Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
parent
6c18fe434d
commit
971d74ec2e
@ -27,5 +27,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- USER_UID=1000
|
- USER_UID=1000
|
||||||
- USER_GID=1000
|
- USER_GID=1000
|
||||||
- ENABLE_SWAGGER=false
|
|
||||||
- DB_HOST=${DB_HOSTNAME}:${DB_PORT}
|
- 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…
Reference in New Issue
Block a user