memos/web/e2e-tests/fixtures.ts

3 lines
63 B
TypeScript
Raw Normal View History

const baseHost = "http://localhost:5230";
export { baseHost };