diff --git a/Rocket.toml b/Rocket.toml index a054bb3..f73d90a 100644 --- a/Rocket.toml +++ b/Rocket.toml @@ -5,7 +5,6 @@ port = 3000 timetable = { url = "postgres://meincantor:meincantor_password@localhost/meincantor_db" } [release] -address = "localhost" port = 3000 [release.databases]