Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
otomad committed Oct 29, 2023
1 parent 2245fb2 commit 4101b45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ npm run build
npm run preview
```

以生产模式运行时,连接的后端服务接口是 `rosales.kirakira.moe`
以生产模式运行时,连接的后端服务接口是https://rosales.kirakira.moe/

有关详细信息,请查看[部署文档](https://nuxt.com/docs/getting-started/deployment)

Expand Down
2 changes: 1 addition & 1 deletion README_en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ npm run build
```bash
npm run preview
```
When running in production mode, the back-end API we connect to is `rosales.kirakira.moe`
When running in production mode, we connect to the back-end API at: https://rosales.kirakira.moe/

Checkout the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.

Expand Down

0 comments on commit 4101b45

Please sign in to comment.