Options
All
  • Public
  • Public/Protected
  • All
Menu

For use when the Karma server needs to be run behind a proxy that changes the base url, etc

Hierarchy

  • UpstreamProxy

Index

Properties

Properties

Optional hostname

hostname: string

Will be used as the hostname when launching browsers

default

'localhost'

Optional path

path: string

Will be prepended to the base url when launching browsers and prepended to internal urls as loaded by the browsers

default

'/'

Optional port

port: number

Will be used as the port when launching browsers

default

9875

Optional protocol

protocol: string

Will be used as the protocol when launching browsers

default

'http'

Generated using TypeDoc