github.com/pingcap/tiflow@v0.0.0-20240520035814-5bf52d54e205/dm/tests/openapi/conf/dm-master1.toml (about)

     1  # Master Configuration.
     2  advertise-addr = "127.0.0.1:8261"
     3  initial-cluster = "master1=http://127.0.0.1:8291"
     4  master-addr = ":8261"
     5  name = "master1"
     6  peer-urls = "127.0.0.1:8291"
     7  openapi = true