mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
commit
54b217440a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: '3.8'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: e1018mc/limechain:latest
|
image: e1018mc/limechain:go-ethereum-app
|
||||||
platform: linux/x86_64
|
platform: linux/x86_64
|
||||||
ports:
|
ports:
|
||||||
- "8545:8545"
|
- "8545:8545"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue