Spaces:
Sleeping
Sleeping
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"; |