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