mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2024-10-01 08:25:37 -04:00
fix docker-compose env
This commit is contained in:
parent
dd8755658d
commit
fc7b6d21b2
@ -3,7 +3,6 @@ services:
|
||||
kovan:
|
||||
image: tornadocash/relayer
|
||||
restart: always
|
||||
env_file: ./.env.kovan
|
||||
environment:
|
||||
VIRTUAL_HOST: example.duckdns.org
|
||||
LETSENCRYPT_HOST: example.duckdns.org
|
||||
|
Loading…
Reference in New Issue
Block a user