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

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

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

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

mergenodes:
        - name: merge-1

storage-quorum-size: 1