chengziding 3 週間 前
コミット
94fd65e2f6
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      nuxt.config.ts

+ 1 - 1
nuxt.config.ts

@@ -31,7 +31,7 @@ export default defineNuxtConfig({
       '/api': {
         // target: 'https://www.dirmarketresearch.com/api',
         target: 'http://192.168.0.70:8980/js/a/api',
-        target: 'http://192.168.0.132//js/a/api',
+        // target: 'http://192.168.0.132//js/a/api',
         changeOrigin: true,
         prependPath: true,
         secure: false,