mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-01 23:35:41 +00:00
remove backup1, backup2 endpoints
This commit is contained in:
parent
3b5c6491a3
commit
2f995a71ae
@ -106,8 +106,6 @@ public:
|
|||||||
static std::vector<std::string> GetBackendUrlsInOrder() {
|
static std::vector<std::string> GetBackendUrlsInOrder() {
|
||||||
return {
|
return {
|
||||||
"backend.beammp.com",
|
"backend.beammp.com",
|
||||||
"backup1.beammp.com",
|
|
||||||
"backup2.beammp.com"
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user