backend for queues & minor front tweaks
This commit is contained in:
@ -1 +1 @@
|
||||
export const baseUrl = "http://localhost/api";
|
||||
export const baseUrl = `${window.location.protocol}//${window.location.host}/api`;
|
||||
|
||||
Reference in New Issue
Block a user