소스 검색

💩 code: switch to spare tire URL

chenshuai2144 6 년 전
부모
커밋
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/',
     },
   ]);