github.com/nats-io/nats-server/v2@v2.11.0-preview.2/server/configs/gwa.conf (about)

     1  listen: "127.0.0.1:-1"
     2  gateway {
     3      name: "A"
     4      listen: "127.0.0.1:5227"
     5      include 'gws.conf'
     6  }