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"