提交 af60b4ee 作者: 余乾开

fix(config):测试环境用test.iuav.mmcuav.cn

上级 78473cb4
...@@ -27,7 +27,7 @@ const nextConfig = { ...@@ -27,7 +27,7 @@ const nextConfig = {
return [ return [
{ {
source: "/local/:path*", source: "/local/:path*",
destination: "https://iuav.mmcuav.cn/:path*", //destination: "https://iuav.mmcuav.cn/:path*",
destination: "https://test.iuav.mmcuav.cn/:path*", destination: "https://test.iuav.mmcuav.cn/:path*",
}, },
]; ];
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论