1 2 3 4
pub const WEB_URL: &str = "https://args.io"; pub const API_SERVER_URL: &str = "https://api.args.io"; pub const AUTH_SERVER_URL: &str = "https://auth.args.io"; pub const S2_SERVER_URL: &str = "https://s2.args.io";