update AS-Editor/config/config.js.

This commit is contained in:
孤傲
2022-02-11 05:34:16 +00:00
committed by Gitee
parent ad68d073e3
commit 9c70300513

View File

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