소스 검색

Merge remote-tracking branch 'origin/visu_environment' into visu_environment

# Conflicts:
#	visu_forest/index.html
#	visu_forest/static/js/chunk-176d0dbf.5c34cf17.js
#	visu_forest/static/js/chunk-commons.efc2f5d6.js
#	vue.config.js
Administrator 2 년 전
부모
커밋
aef06b6338
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -52,6 +52,7 @@ module.exports = {
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
+        // target: `http://117.78.49.164:3031`,
         target: `http://117.78.49.164:3031`,
         changeOrigin: true,
         pathRewrite: {