module Falcon::Environment::Redirect

def redirect_url

def redirect_url
	"https://[::]:443"
end