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