5649a75 784b5c6 fced295 784b5c6
1
2
3
4
5
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";