This reverts commit 0be0d1fb58.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
export const API_URL = "https://regwatch-api.nfteam.ovh";
|
export const API_URL = "http://127.0.0.1:8000";
|
||||||
|
|
||||||
export type ApiDocument = {
|
export type ApiDocument = {
|
||||||
id: number;
|
id: number;
|
||||||
|
|||||||
Reference in New Issue
Block a user