mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
fix missed port numbers
This commit is contained in:
parent
f34954c1cd
commit
a687d7c718
@ -4,7 +4,7 @@ services:
|
||||
image: kava/kava
|
||||
command: ["kvd", "start"]
|
||||
ports:
|
||||
- 46657:46657
|
||||
- 26657:26657
|
||||
volumes:
|
||||
- ~/.kvd:/root/.kvd
|
||||
- ~/.kvcli:/root/.kvcli
|
||||
|
Loading…
Reference in New Issue
Block a user