This commit is contained in:
2025-08-28 11:21:47 +08:00
parent 6e49dcf58f
commit 8fca906f0b

View File

@ -8,7 +8,7 @@ module.exports = () => {
openDevTools: false,
// 生产环境 API 配置
remote: {
enable: true,
enable: false,
url: "fanyi.hccc.site",
}
};