testnet-ops/service-provider-setup/templates/laconic.yml.j2

10 lines
316 B
Plaintext
Raw Normal View History

services:
registry:
2024-09-23 09:08:49 +00:00
rpcEndpoint: 'http://{{ subdomain_cluster_control }}.{{ dns_domain }}.com:26657'
gqlEndpoint: 'http://{{ subdomain_cluster_control}}.{{ dns_domain }}.com:9473/api'
userKey: "{{ ALICE_PK }}"
bondId: "{{ BOND_ID }}"
chainId: lorotestnet-1
gas: 200000
fees: 500000alnt