We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943db16 commit e7be7b2Copy full SHA for e7be7b2
1 file changed
docs/guides/gettingStarted/nginxDomainConfig.mdx
@@ -201,8 +201,8 @@ server {
201
202
## 3. Minio 配置 🗄️
203
204
-- **源码部署**: 修改 `config/minio.yml` 文件中的 `externalAddress` 为 `"https://web.xx.xx/minio_s3_2"`.
205
-- **Docker 部署**: 修改 `.env` 文件中的 `MINIO_EXTERNAL_ADDRESS` 为 `"https://web.xx.xx/minio_s3_2"`.
+- **源码部署**: 修改 `config/minio.yml` 文件中的 `externalAddress` 为 `"https://web.xx.xx/im-minio-api"`.
+- **Docker 部署**: 修改 `.env` 文件中的 `MINIO_EXTERNAL_ADDRESS` 为 `"https://web.xx.xx/im-minio-api"`.
206
207
## 4. 启动 Nginx 🚀
208
0 commit comments