This is an automated email from the ASF dual-hosted git repository.
juzhiyuan 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 ecd7a7e Update netlify.toml
ecd7a7e is described below
commit ecd7a7eb3e19ad21d7fb3604ac41ff6f304fa4f9
Author: 琚致远 <[email protected]>
AuthorDate: Mon Aug 17 09:11:55 2020 +0800
Update netlify.toml
---
netlify.toml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/netlify.toml b/netlify.toml
index 4e69d5b..ecdfcdf 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -19,10 +19,10 @@
[[redirects]]
from = "/apisix/admin/*"
- to = "https://api.apisix.dev/apisix/admin/:splat"
+ to = "http://139.217.185.221/admin/:splat"
status = 200
[[redirects]]
from = "/*"
to = "/index.html"
- status = 200
\ No newline at end of file
+ status = 200