changed port... double usage...

This commit is contained in:
cventastic
2022-01-27 19:57:28 +01:00
parent e4fd3d484c
commit 1234afde3a

View File

@@ -183,7 +183,7 @@ services:
image: poktnetwork/pocket-core:stagenet-latest
ports:
- "127.0.0.1:8083:8081"
- "26657:26656"
- "26658:26656"
expose:
- 26656
- 26660
@@ -212,7 +212,7 @@ services:
image: poktnetwork/pocket-core:stagenet-latest
ports:
- "127.0.0.1:8084:8081"
- "26657:26656"
- "26659:26656"
expose:
- 26656
- 26660