Przeglądaj źródła

💩 code: switch to spare tire URL

chenshuai2144 5 lat temu
rodzic
commit
1d0b3ced57
1 zmienionych plików z 1 dodań i 1 usunięć
  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/',
     },
   ]);