You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2020/06/17 09:17:48 UTC

[incubator-apisix-dashboard] 02/02: feat: update netlify

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/incubator-apisix-dashboard.git

commit cdf14d47a77a791302e88a7eee801c0e0a6778b3
Author: juzhiyuan <jj...@gmail.com>
AuthorDate: Wed Jun 17 17:16:48 2020 +0800

    feat: update netlify
---
 netlify.toml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/netlify.toml b/netlify.toml
index 89a3866..5236d3b 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -2,12 +2,6 @@
   publish = "dist/"
 
 [[redirects]]
-  from = "/api/*"
-  to = "https://apisix.iresty.com/apisix/admin/:splat"
-  status = 200
-  force = true
-
-[[redirects]]
   from = "/*"
   to = "/index.html"
   status = 200 
\ No newline at end of file