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