CrazyIter_Bin 4 月之前
父節點
當前提交
ddbde44dc1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      TEAMModelOS.Extension/IES.Exam/IES.ExamViews/vue.config.js

+ 1 - 1
TEAMModelOS.Extension/IES.Exam/IES.ExamViews/vue.config.js

@@ -35,7 +35,7 @@ if (!fs.existsSync(certFilePath) || !fs.existsSync(keyFilePath)) {
         throw new Error('Could not create certificate.');
         throw new Error('Could not create certificate.');
     }
     }
 }
 }
-const target = process.env.VUE_APP_API_BASE_URL || 'https://localhost:6001';
+//const target = process.env.VUE_APP_API_BASE_URL || 'https://localhost:6001';
 module.exports = defineConfig({
 module.exports = defineConfig({
     transpileDependencies: true,
     transpileDependencies: true,
     lintOnSave: false,
     lintOnSave: false,