mirror of
https://github.com/newnius/YAO-portal.git
synced 2025-12-13 00:56:44 +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 */
|
||
|
|
|
||
|
|
|
||
|
|
};
|