docs: 更新 README 文档部分链接

This commit is contained in:
2023-12-08 19:59:31 +08:00
parent 6035a7b40b
commit 8914b8d9e9
2 changed files with 7 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ services:
REDIS_HOST: 172.17.0.1
REDIS_PORT: 6379
REDIS_PWD: 你的 Redis 密码
REDIS_DB: 你的 Redis 数据库索引
REDIS_DB: 0
volumes:
- /docker/continew-admin/config/:/app/config/
- /docker/continew-admin/data/file/:/app/data/file/