mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-03-02 08:05:37 +08:00
4 lines
107 B
JavaScript
4 lines
107 B
JavaScript
window.globalConfig = {
|
|
"BaseApiUrl": "http://localhost:8888",
|
|
"BaseWsUrl": "ws://localhost:8888"
|
|
} |