Преглед изворни кода

💩 code: switch to spare tire URL

chenshuai2144 пре 5 година
родитељ
комит
1d0b3ced57
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      config/config.ts

+ 1 - 1
config/config.ts

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