name change

This commit is contained in:
kant 2023-12-11 22:27:40 -08:00 committed by Shawn
parent 645aa062fd
commit 3435831417

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
@ -41,7 +41,7 @@ services:
} }
] ]
node1: sl-node1:
build: build:
context: .. context: ..
dockerfile: geth-poa/Dockerfile dockerfile: geth-poa/Dockerfile
@ -80,7 +80,8 @@ services:
} }
] ]
node2:
sl-node2:
build: build:
context: .. context: ..
dockerfile: geth-poa/Dockerfile dockerfile: geth-poa/Dockerfile