Procházet zdrojové kódy

chore: 添加正式服IP地址

ZhaoJun před 1 rokem
rodič
revize
c6657df27c
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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,
     },