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