ソースを参照

Merge branch 'visu_forest_0_1' of http://121.37.83.100:3000/sooka_onest/sooka_onest_forestfire_vue2_visualization into visu_forest_0_1

whao 2 年 前
コミット
f87be8b07e
1 ファイル変更2 行追加1 行削除
  1. 2 1
      vue.config.js

+ 2 - 1
vue.config.js

@@ -53,7 +53,8 @@ module.exports = {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
         // target: `http://127.0.0.1:3031`,
-        target: `http://192.168.2.118:3031`,
+        // target: `http://192.168.2.118:3031`,
+        target: `http://121.36.228.66:3031`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''