1
0
mirror of synced 2025-12-07 21:57:59 +08:00

update AS-Editor/config/config.js.

This commit is contained in:
孤傲
2022-01-24 03:45:50 +00:00
committed by Gitee
parent 3920a4d529
commit 37378bf8ad

View File

@@ -1,4 +1,4 @@
window.global_config = {
BASE_URL: '/api/',
BASE_URL: 'http://api.aseditor.fun/',
NODE_ENV: 'prd',
}