Fixed creation of users + better frontend handling of permissions
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export const API_URL = process.env.NEXT_PUBLIC_API_URL ?? "";
|
||||
export const SITE_NAME = "Latosa® Escrima";
|
||||
export const BASE_URL = process.env.SERVER_NAME ?? "latosa.cems.dev";
|
||||
|
||||
Reference in New Issue
Block a user