mirror of
https://github.com/usememos/memos.git
synced 2024-12-20 09:41:58 +03:00
3 lines
63 B
TypeScript
3 lines
63 B
TypeScript
|
const baseHost = "http://localhost:5230";
|
||
|
export { baseHost };
|