mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 06:09:24 +08:00
update docker compose cmd (#308)
This commit is contained in:
@@ -44,7 +44,7 @@ Dify 兼容 Langchain,这意味着我们将逐步支持多种 LLMs ,目前
|
||||
|
||||
```bash
|
||||
cd docker
|
||||
docker-compose up -d
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
运行后,可以在浏览器上访问 [http://localhost/install](http://localhost/install) 进入 Dify 控制台并开始初始化安装操作。
|
||||
|
||||
Reference in New Issue
Block a user