From 620ba9b6b1619bce118d5958cc7927e460581bac Mon Sep 17 00:00:00 2001 From: siva Date: Wed, 21 Jul 2021 20:46:38 +0200 Subject: [PATCH] rocket.toml --- Rocket.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Rocket.toml b/Rocket.toml index 254ea39..af8cd62 100644 --- a/Rocket.toml +++ b/Rocket.toml @@ -1,7 +1,7 @@ [debug] adress = "localhost" -port = 5000 +port = 8000 [default] -template_dir = "templates" \ No newline at end of file +template_dir = "templates"