as-editor/public/config/config.js
2021-11-10 14:13:24 +08:00

5 lines
67 B
JavaScript

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