update docker compose

This commit is contained in:
poma 2020-12-15 21:39:23 +03:00
parent a23fe591db
commit 9ab5789682
No known key found for this signature in database
GPG Key ID: BA20CB01FE165657

View File

@ -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