diff --git a/README.md b/README.md index c2338f17..63f35d4c 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ 1. 克隆仓库: ``` -git clone https://github.com/AIDotNet/fast-wiki.git +git clone --recursive https://github.com/AIDotNet/fast-wiki.git ``` 2. 安装好node.js,最新版本(https://nodejs.p2hp.com/)。 diff --git a/docker-compose.yml b/docker-compose.yml index a02fc2b4..b0b7dbcd 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -26,7 +26,7 @@ services: image: registry.cn-shenzhen.aliyuncs.com/fast-wiki/chat restart: always ports: - - "5000:5000" + - "3210:3210" environment: - FAST_API_URL=外网访问地址 diff --git a/lobe-chat b/lobe-chat index 20831984..ee0bad89 160000 --- a/lobe-chat +++ b/lobe-chat @@ -1 +1 @@ -Subproject commit 2083198481836e414cc7dfe63322d678e9d8f1a0 +Subproject commit ee0bad898fdc04feebaee48d8c0b9d3856c63ca3