mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-07-26 00:05:30 -04:00
fix docker-compose env
This commit is contained in:
parent
dd8755658d
commit
fc7b6d21b2
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ services:
|
||||||
kovan:
|
kovan:
|
||||||
image: tornadocash/relayer
|
image: tornadocash/relayer
|
||||||
restart: always
|
restart: always
|
||||||
env_file: ./.env.kovan
|
|
||||||
environment:
|
environment:
|
||||||
VIRTUAL_HOST: example.duckdns.org
|
VIRTUAL_HOST: example.duckdns.org
|
||||||
LETSENCRYPT_HOST: example.duckdns.org
|
LETSENCRYPT_HOST: example.duckdns.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue