5 lines
86 B
JavaScript
5 lines
86 B
JavaScript
window.global_config = {
|
|
BASE_URL: 'http://api.aseditor.fun/',
|
|
NODE_ENV: 'prd',
|
|
}
|