mirror of
https://github.com/newnius/YAO-portal.git
synced 2025-06-07 23:51:55 +00:00
5 lines
78 B
JavaScript
5 lines
78 B
JavaScript
|
window.config = {
|
||
|
'BASE_URL': 'http://127.0.0.1' /* No '/' at the end */
|
||
|
|
||
|
|
||
|
};
|