import Config {port, ""} = Integer.parse(System.get_env("PORT", "3000")) config :lytedev, Lytedev.HttpServer, port: port