diff --git a/Rocket.toml b/Rocket.toml index d39c48f..b74db21 100644 --- a/Rocket.toml +++ b/Rocket.toml @@ -1,5 +1,5 @@ [debug] -address = "0.0.0.0" +address = "127.0.0.1" port = 5000