2 lines
52 B
TypeScript
2 lines
52 B
TypeScript
export const BACKEND_URL = 'http://localhost:8000';
|
export const BACKEND_URL = 'http://localhost:8000';
|