Files
2023-08-03 16:43:10 +08:00

5 lines
67 B
JavaScript

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