add networks

This commit is contained in:
Roman Storm 2019-11-27 23:36:20 -08:00
parent a25fa3513f
commit 8a844b2a50
1 changed files with 5 additions and 4 deletions

View File

@ -7,10 +7,11 @@ services:
environment:
# VIRTUAL_HOST: ip.tornado.cash
# LETSENCRYPT_HOST: ip.tornado.cash
# VIRTUAL_PORT: 3000
VIRTUAL_HOST: ip.tornado.cash
LETSENCRYPT_HOST: ip.tornado.cash
# networks:
# default:
# external:
# name: frontend_default
networks:
default:
external:
name: frontend_default