switch to new staging brain

This commit is contained in:
Noor 2025-06-18 20:21:13 +05:30 committed by ghe0
parent 9d643867a4
commit bb33f32b23

@ -11,9 +11,9 @@ use std::sync::LazyLock;
pub const DETEE_ROOT_CA: &str = "/etc/detee/root_ca.pem";
pub(crate) const BRAIN_STAGING_URLS: [&str; 3] = [
"https://184.107.169.199:49092",
"https://149.22.95.1:47855",
"https://149.36.48.99:48843",
"https://156.146.63.216:31337",
"https://156.146.63.216:31337",
"https://156.146.63.216:31337",
];
pub(crate) const BRAIN_TESTING_URLS: [&str; 3] = [
"https://184.107.169.199:45223",