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