7
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// frontend/js/api.js
|
||||
const API_BASE = `http://${window.location.hostname}:5000/api`;
|
||||
const API_BASE = "/api";
|
||||
|
||||
|
||||
function getHeaders() {
|
||||
|
||||
Reference in New Issue
Block a user