4 lines
81 B
JavaScript
4 lines
81 B
JavaScript
window.__ENV__ = window.__ENV__ || {
|
|
API_BASE_URL: 'http://localhost:8081',
|
|
};
|