mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 03:15:06 +08:00
chore: 修改推荐的docker-compose.yaml配置
This commit is contained in:
@@ -6,5 +6,5 @@ services:
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
- ./plugins:/app/plugins
|
||||
restart: always
|
||||
restart: on-failure
|
||||
# 根据具体环境配置网络
|
||||
Reference in New Issue
Block a user