class ViteRuby::Config

def origin

def origin
  "#{protocol}://#{host_with_port}"
end