diff --git a/Rocket.toml b/Rocket.toml index 2f2c144..f93de4f 100644 --- a/Rocket.toml +++ b/Rocket.toml @@ -1,5 +1,5 @@ [debug] -adress = "localhost" +adress = "0.0.0.0" port = 5000