You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ListenPort int `kong:"default='8080',env='LISTEN_PORT',help='port to listen on'"`
TargetAddress string `kong:"default='localhost:9200',env='TARGET_ADDRESS',help='upstream address to connect to. Can be IP or name, later one will be resolved'"`