diff --git a/Rocket.toml b/Rocket.toml index af8cd62..2f2c144 100644 --- a/Rocket.toml +++ b/Rocket.toml @@ -1,6 +1,6 @@ [debug] adress = "localhost" -port = 8000 +port = 5000 [default]