mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-01-06 14:45:48 +08:00
4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
window.globalConfig = {
|
|
"BaseApiUrl": "/api",
|
|
"BaseWsUrl": "ws://localhost:8888"
|
|
} |