add networks
This commit is contained in:
parent
a25fa3513f
commit
8a844b2a50
@ -7,10 +7,11 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
# VIRTUAL_HOST: ip.tornado.cash
|
# VIRTUAL_HOST: ip.tornado.cash
|
||||||
# LETSENCRYPT_HOST: ip.tornado.cash
|
# LETSENCRYPT_HOST: ip.tornado.cash
|
||||||
|
# VIRTUAL_PORT: 3000
|
||||||
VIRTUAL_HOST: ip.tornado.cash
|
VIRTUAL_HOST: ip.tornado.cash
|
||||||
LETSENCRYPT_HOST: ip.tornado.cash
|
LETSENCRYPT_HOST: ip.tornado.cash
|
||||||
|
|
||||||
# networks:
|
networks:
|
||||||
# default:
|
default:
|
||||||
# external:
|
external:
|
||||||
# name: frontend_default
|
name: frontend_default
|
Loading…
Reference in New Issue
Block a user