Skip to content
Snippets Groups Projects
server-1.yaml 596 B
logPath: "results/servers/server-1.log"
verbose: "false"
batchSize: 4
dbUsername: "cmix"
dbPassword: ""
dbName: "cmix_server"
dbAddresses:
    - ""
    - ""
    - ""
    - ""
    - ""
servers:
    - localhost:50000
    - localhost:50001
    - localhost:50002
    - localhost:50003
    - localhost:50004
gateways:
    - "localhost:8443"
keyPath: "/home/spencer/go/src/gitlab.com/elixxir/integration/keys/cmix.rip.key"
certPath: "/home/spencer/go/src/gitlab.com/elixxir/integration/keys/cmix.rip.crt"
gatewayCertPath: "/home/spencer/go/src/gitlab.com/elixxir/integration/keys/gateway.cmix.rip.crt"