docker compose

This commit is contained in:
poma 2021-04-09 12:33:33 +03:00
parent 72fee76f67
commit 001593fb9b
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/tornado-root-updater
image: tornadocash/tornado-root-updater:goerli
depends_on: [redis]
restart: always
env_file: .env