mirror of https://github.com/hyperledger/besu
Use consistent ports for quickstart (#62)
* specify the port for the ports command in the docker compose file so we get consistent ports to bind to. * add options for fixed ports and skip build
parent
ef8c4f0284
commit
46fdab18d2
@ -0,0 +1,5 @@ |
||||
#Default env variables for docker compose quickstart |
||||
#defaults are empty values |
||||
RPC_PORT_MAPPING= |
||||
WS_PORT_MAPPING= |
||||
EXPLORER_PORT_MAPPING= |
Loading…
Reference in new issue