소스 검색

[修改]

soleil 7 년 전
부모
커밋
90b16b97ca
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -2,8 +2,8 @@ module.exports = {
   devServer: {
   devServer: {
     proxy: {
     proxy: {
       "^/api": {
       "^/api": {
-        // target: "http://localhost:4000/",
-        target: "http://10.1.1.198:8080/",
+        target: "http://localhost:4000/",
+        //target: "http://10.1.1.198:8080/",
         // target: "http://192.168.0.101:8080",
         // target: "http://192.168.0.101:8080",
         // target: "http://10.1.2.3:8080/",
         // target: "http://10.1.2.3:8080/",