Merge pull request #486 from FLY-Open-AI/main

[Readme]Docker部署,启动命令优化。
This commit is contained in:
Harry 2024-11-20 15:44:08 +08:00 committed by GitHub
commit fc50e16bc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View File

@ -152,6 +152,8 @@ cd MoneyPrinterTurbo
docker-compose up
```
> NoteThe latest version of docker will automatically install docker compose in the form of a plug-in, and the start command is adjusted to `docker compose up `
#### ② Access the Web Interface
Open your browser and visit http://0.0.0.0:8501

View File

@ -169,6 +169,8 @@ cd MoneyPrinterTurbo
docker-compose up
```
> 注意最新版的docker安装时会自动以插件的形式安装docker compose启动命令调整为docker compose up
#### ② 访问Web界面
打开浏览器,访问 http://0.0.0.0:8501