陈帅 пре 6 година
родитељ
комит
16b969fe75
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      config/config.ts

+ 1 - 1
config/config.ts

@@ -67,7 +67,7 @@ if (isAntDesignProPreview) {
   plugins.push([
     'umi-plugin-pro',
     {
-      serverUrl: 'https://ant-design-pro.netlify.com',
+      serverUrl: 'https://us-central1-antd-pro.cloudfunctions.net/api',
     },
   ]);
 }