2 lines
52 B
JavaScript
2 lines
52 B
JavaScript
export const BACKEND_URL = "http://localhost:8000";
|
export const BACKEND_URL = "http://localhost:8000";
|