File size: 289 Bytes
cdf301a
 
 
 
 
 
1
2
3
4
5
6
export const API_BASE_URL = "https://hans-r-d-auth-nexus.hf.space/v1/api";
export const DEBUG = true;
export const VERSION = "v0.0.1 Debug";
export const AUTH_VERSION = "v0.0.3 Debug";
export const APP_NAME = "Nexus MS";
export const APP_DESCRIPTION = "A privacy focused chat application";