version: "2"
authtoken: ....
tunnels:
  auth:
    addr: http://localhost:8001/
    host_header: localhost:8001
    proto: http
  conversation:
    addr: http://localhost:8002/
    host_header: localhost:8002
    proto: http

> ngrok start --all --config=ngrok.yml