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