10 lines
310 B
Django/Jinja
10 lines
310 B
Django/Jinja
services:
|
|
registry:
|
|
rpcEndpoint: 'http://{{ subdomain_cluster_control }}.{{ full_domain }}:26657'
|
|
gqlEndpoint: 'http://{{ subdomain_cluster_control}}.{{ full_domain }}:9473/api'
|
|
userKey: "{{ ALICE_PK }}"
|
|
bondId: "{{ BOND_ID }}"
|
|
chainId: lorotestnet-1
|
|
gas: 200000
|
|
fees: 200000alnt
|