mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-08-02 19:36:25 -04:00
docker-compose network
This commit is contained in:
parent
1445f3f29c
commit
8977fb5f3e
1 changed files with 6 additions and 1 deletions
|
@ -8,4 +8,9 @@ services:
|
|||
NODE_ENV: production
|
||||
VIRTUAL_HOST: relayer.tornado.cash
|
||||
LETSENCRYPT_HOST: relayer.tornado.cash
|
||||
env_file: ./.env
|
||||
env_file: ./.env
|
||||
|
||||
networks:
|
||||
default:
|
||||
external:
|
||||
name: frontend_default
|
Loading…
Add table
Add a link
Reference in a new issue