Skip to content

Commit ca83f1f

Browse files
committed
add exposer port
1 parent 3b87315 commit ca83f1f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

configs/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ chains:
1111
rest: 1317
1212
rpc: 26657
1313
faucet: 8000
14+
exposer: 8001
1415
resources:
1516
cpu: "0.3"
1617
memory: "300M"

configs/local.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ chains:
1111
rest: 1317
1212
rpc: 26657
1313
faucet: 8000
14+
exposer: 8001
1415
faucet:
1516
enabled: true
1617
type: starship

0 commit comments

Comments
 (0)