mirror of
https://github.com/usememos/memos.git
synced 2025-01-07 20:58:19 +08:00
3 lines
63 B
TypeScript
3 lines
63 B
TypeScript
|
const baseHost = "http://localhost:5230";
|
||
|
export { baseHost };
|