mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-05-02 11:42:11 +08:00
feat: update new-api 0.9.28
This commit is contained in:
@@ -13,8 +13,13 @@ services:
|
|||||||
- ./logs:/app/logs
|
- ./logs:/app/logs
|
||||||
environment:
|
environment:
|
||||||
- TZ=${TZ}
|
- TZ=${TZ}
|
||||||
|
# - SESSION_SECRET=${SESSION_SECRET}
|
||||||
|
# - REDIS_CONN_STRING=redis://redis
|
||||||
|
# - NODE_TYPE=slave # 多机部署时从节点取消注释该行
|
||||||
|
# - SYNC_FREQUENCY=60 # 需要定期从数据库加载数据时取消注释该行
|
||||||
|
# - FRONTEND_BASE_URL=https://openai.justsong.cn # 多机部署时从节点取消注释该行
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: "Apps"
|
||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
external: true
|
external: true
|
||||||
|
|||||||
Reference in New Issue
Block a user