From 005f7b5dc7e255575c1e41c887cf88cc4d1e8900 Mon Sep 17 00:00:00 2001 From: ajuvercr Date: Sun, 29 Mar 2020 06:38:22 +0200 Subject: [PATCH] update Rocket.toml --- backend/Rocket.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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