ChandimaPrabath's picture
change paths
92f01f5
raw
history blame contribute delete
244 Bytes
export const API_BASE_URL = "https://hans-r-d-auth-nexus.hf.space/v1/api";
export const DEBUG = true;
export const VERSION = "v0.0.3 Debug";
export const APP_NAME = "Nexus Auth";
export const APP_DESCRIPTION = "A simple authentication service";