as-editor/public/config/config.js
2021-08-25 14:39:54 +08:00

5 lines
66 B
JavaScript

window.global_config = {
BASE_URL: '/api',
NODE_ENV: 'prd',
}