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