This is an automated email from the ASF dual-hosted git repository.
majunjie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
The following commit(s) were added to refs/heads/master by this push:
new e362009 fix: update location of manager-api address conf to
config/defaultSettings.ts in the develop.md (#1379)
e362009 is described below
commit e362009c55922ac2cc0b87efee8d466e2b7a00d0
Author: liuxiran <[email protected]>
AuthorDate: Wed Jan 27 13:55:19 2021 +0800
fix: update location of manager-api address conf to
config/defaultSettings.ts in the develop.md (#1379)
---
docs/develop.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/develop.md b/docs/develop.md
index cb1d89b..a2b2595 100644
--- a/docs/develop.md
+++ b/docs/develop.md
@@ -63,7 +63,7 @@ $ make api-stop
$ cd ./web
```
-2. Please change the `manager-api` address in the `config/proxy.ts` file if
needed.
+2. Please change the `manager-api` address in the `config/defaultSettings.ts`
file if needed.
3. Launch development mode