mirror of
https://github.com/RockChinQ/QChatGPT.git
synced 2024-11-15 19:22:24 +08:00
chore: 修改推荐的docker-compose.yaml配置
This commit is contained in:
parent
c2b3b53c12
commit
f951625025
|
@ -6,5 +6,5 @@ services:
|
|||
volumes:
|
||||
- ./data:/app/data
|
||||
- ./plugins:/app/plugins
|
||||
restart: always
|
||||
restart: on-failure
|
||||
# 根据具体环境配置网络
|
Loading…
Reference in New Issue
Block a user