github.com/matrixorigin/matrixone@v1.2.0/etc/launch-with-proxy/launch.toml (about)

     1  logservices = [
     2      "./etc/launch-with-proxy/log.toml",
     3  ]
     4  
     5  tnservices = [
     6      "./etc/launch-with-proxy/tn.toml"
     7  ]
     8  
     9  cnservices = [
    10      "./etc/launch-with-proxy/cn1.toml",
    11      "./etc/launch-with-proxy/cn2.toml"
    12  ]
    13  
    14  proxy-services = [
    15      "./etc/launch-with-proxy/proxy.toml"
    16  ]