mirror of
https://git.wownero.com/lza_menace/docker-wownero.git
synced 2024-08-15 01:03:31 +00:00
specify version of wownerod to use
This commit is contained in:
parent
e276de99fa
commit
d8ad5b7094
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- 127.0.0.1:8080:8080
|
- 127.0.0.1:8080:8080
|
||||||
wownerod:
|
wownerod:
|
||||||
image: lalanza808/wownero:latest
|
image: lalanza808/wownero:v0.9.0.1
|
||||||
volumes:
|
volumes:
|
||||||
- ~/data/daemon:/data
|
- ~/data/daemon:/data
|
||||||
command:
|
command:
|
||||||
|
|
Loading…
Reference in a new issue