mirror of
https://github.com/tornadocash/tornado-root-updater.git
synced 2024-12-04 15:14:38 +01:00
update docker compose
This commit is contained in:
parent
a23fe591db
commit
9ab5789682
@ -2,7 +2,7 @@ version: '2'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: tornadocash/root-updater
|
image: tornadocash/tornado-root-updater
|
||||||
depends_on: [redis]
|
depends_on: [redis]
|
||||||
restart: always
|
restart: always
|
||||||
env_file: .env
|
env_file: .env
|
||||||
|
Loading…
Reference in New Issue
Block a user