update AS-Editor/config/config.js.

This commit is contained in:
孤傲
2022-01-11 06:22:12 +00:00
committed by Gitee
parent caa3fc6074
commit 83568e15f2

View File

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