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