remove backup1, backup2 endpoints

This commit is contained in:
Lion Kortlepel
2024-05-06 12:04:56 +02:00
parent 3b5c6491a3
commit 2f995a71ae

View File

@@ -106,8 +106,6 @@ public:
static std::vector<std::string> GetBackendUrlsInOrder() {
return {
"backend.beammp.com",
"backup1.beammp.com",
"backup2.beammp.com"
};
}