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