mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 02:11:40 +00:00
refactor: remove unused port mappings
This commit is contained in:
@@ -13,8 +13,6 @@ services:
|
|||||||
- "26657:26657"
|
- "26657:26657"
|
||||||
- "1317:1317"
|
- "1317:1317"
|
||||||
- "9090:9090"
|
- "9090:9090"
|
||||||
- "9091:9091"
|
|
||||||
- "8080:8080"
|
|
||||||
environment:
|
environment:
|
||||||
- CHAIN_ID=local-1
|
- CHAIN_ID=local-1
|
||||||
- MONIKER=localvalidator
|
- MONIKER=localvalidator
|
||||||
|
|||||||
Reference in New Issue
Block a user