2 lines
49 B
TypeScript
2 lines
49 B
TypeScript
export const API_BASE = "http://127.0.0.1:3010";
|
export const API_BASE = "http://127.0.0.1:3010";
|