revert: appConfig.js (#180)

Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
nsnail 2024-10-14 15:58:51 +08:00 committed by GitHub
parent 000e3d68a8
commit f0c3ec109f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,5 +5,5 @@ export default {
//标题
//APP_NAME: "NetAdmin",
//接口地址如遇跨域需使用nginx代理
API_URL: import.meta.env.VITE_API_URL,
//API_URL: "https://www.fastmock.site/mock/5039c4361c39a7e3252c5b55971f1bd3/api"
}