diff --git a/backend/Rocket.toml b/backend/Rocket.toml index 52ae39e..fcec49c 100644 --- a/backend/Rocket.toml +++ b/backend/Rocket.toml @@ -8,4 +8,4 @@ port = 80 [production] address = "0.0.0.0" -port = 80 +port = 8123