mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
fix: Deploy config
This commit is contained in:
parent
f566b7d6c1
commit
fcc915a115
23
.github/deploy/config.yml
vendored
23
.github/deploy/config.yml
vendored
@ -28,29 +28,18 @@ chains:
|
|||||||
rpc: 26653
|
rpc: 26653
|
||||||
faucet: 8003
|
faucet: 8003
|
||||||
|
|
||||||
- id: cosmoshub-4
|
|
||||||
name: cosmoshub
|
|
||||||
numValidators: 1
|
|
||||||
ports:
|
|
||||||
rest: 1319
|
|
||||||
rpc: 26659
|
|
||||||
faucet: 8009
|
|
||||||
|
|
||||||
relayers:
|
relayers:
|
||||||
- name: ibc-relayer
|
- name: hermes-osmo-atom-sonr
|
||||||
type: hermes
|
type: hermes
|
||||||
|
image: ghcr.io/cosmology-tech/starship/hermes:1.10.0
|
||||||
replicas: 1
|
replicas: 1
|
||||||
chains:
|
chains:
|
||||||
- osmosis-1
|
- osmosis-1
|
||||||
- cosmoshub-4
|
|
||||||
- sonr-1
|
- sonr-1
|
||||||
|
|
||||||
explorer:
|
|
||||||
enabled: true
|
|
||||||
ports:
|
|
||||||
rest: 3400
|
|
||||||
|
|
||||||
registry:
|
registry:
|
||||||
enabled: true
|
enabled: true
|
||||||
ports:
|
image: ghcr.io/cosmology-tech/starship/registry:20230614-7173db2
|
||||||
rest: 3401
|
resources:
|
||||||
|
cpu: 0.5
|
||||||
|
memory: 200M
|
||||||
|
Loading…
x
Reference in New Issue
Block a user