Files
as-editor/AS-Editor/config/config.js
T

5 lines
67 B
JavaScript

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