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