Skip to content

Commit

Permalink
Remove backup1, backup2 backend endpoints (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
lionkor authored May 6, 2024
2 parents 3b5c649 + 2f995a7 commit 13390c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/Common.h
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ class Application final {
static std::vector<std::string> GetBackendUrlsInOrder() {
return {
"backend.beammp.com",
"backup1.beammp.com",
"backup2.beammp.com"
};
}

Expand Down

0 comments on commit 13390c5

Please sign in to comment.