소스 검색

chore: 添加正式服IP地址

ZhaoJun 1 년 전
부모
커밋
c6657df27c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .umirc.ts

+ 1 - 0
.umirc.ts

@@ -28,6 +28,7 @@ export default defineConfig({
     '/api': {
       // target: 'http://47.96.12.136:8888/',
       target: 'http://47.96.12.136:8788/',
+      // target: 'http://120.55.44.4:8903/',
       // target: 'https://work.greentech.com.cn/',
       changeOrigin: true,
     },