mirror of
https://github.com/vacp2p/status-linea-besu.git
synced 2026-01-08 15:03:52 -05:00
* 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 Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
6 lines
138 B
Bash
6 lines
138 B
Bash
#Default env variables for docker compose quickstart
|
|
#defaults are empty values
|
|
RPC_PORT_MAPPING=
|
|
WS_PORT_MAPPING=
|
|
EXPLORER_PORT_MAPPING=
|