fix: docker-compose

This commit is contained in:
Danil Kovtonyuk 2021-12-10 19:05:14 +10:00
parent 1f283609ba
commit b0e54b9062
No known key found for this signature in database
GPG Key ID: E72A919BF08C3746
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: '3'
services:
server:
image: tornadocash/relayer
image: tornadocash/nova-relayer
restart: always
command: start:prod
env_file: .env