summaryrefslogtreecommitdiff
path: root/test/catlfish-test.cfg
blob: 7a4bb1884e3a7aa5fcba072b00aa982474ced015 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
baseurl: https://127.0.0.1:8080/

frontendnodes:
        - name: frontend-1
          publicaddress: 127.0.0.1:8080
          address: 127.0.0.1:8082

storagenodes:
        - name: storage-1
          address: 127.0.0.1:8081

signingnodes:
        - name: signing-1
          address: 127.0.0.1:8088

mergenodes:
        - name: merge-1

storage-quorum-size: 1