name change

This commit is contained in:
kant 2023-12-11 22:27:40 -08:00
parent 3ce39c201a
commit 6506fd03ab

View file

@ -1,6 +1,6 @@
version: '3' version: '3'
services: services:
geth-bootnode: sl-bootnode:
build: build:
context: .. context: ..
dockerfile: geth-poa/Dockerfile dockerfile: geth-poa/Dockerfile
@ -40,7 +40,7 @@ services:
} }
] ]
node1: sl-node1:
build: build:
context: .. context: ..
dockerfile: geth-poa/Dockerfile dockerfile: geth-poa/Dockerfile
@ -78,7 +78,7 @@ services:
] ]
node2: sl-node2:
build: build:
context: .. context: ..
dockerfile: geth-poa/Dockerfile dockerfile: geth-poa/Dockerfile