Update installation.md

This commit is contained in:
geffzhang 2024-02-15 18:07:43 +08:00 committed by GitHub
parent ccb825794b
commit 3891dfb53c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,7 +71,7 @@ PS D:\> npm install
PS D:\> npm run dev
```
Update API url in `.env.local` to your localhost BotSharp backend service.
Update API url in `.env` to your localhost BotSharp backend service.
```config
PUBLIC_SERVICE_URL=http://localhost:5500
PUBLIC_LIVECHAT_HOST=http://localhost:5015