module Settings where host :: Maybe String host = Nothing port :: String port = "3000"