This commit is contained in:
Roman Storm 2019-11-27 23:08:44 -08:00
parent c16f90f8c6
commit a25fa3513f

View File

@ -2,14 +2,15 @@ version: '2'
services: services:
ip-echo: ip-echo:
restart: always
image: peppersec/ip-echo image: peppersec/ip-echo
environment: environment:
# VIRTUAL_HOST: ip.tornado.cash # VIRTUAL_HOST: ip.tornado.cash
# LETSENCRYPT_HOST: ip.tornado.cash # LETSENCRYPT_HOST: ip.tornado.cash
VIRTUAL_HOST: ip.poma.in VIRTUAL_HOST: ip.tornado.cash
LETSENCRYPT_HOST: ip.poma.in LETSENCRYPT_HOST: ip.tornado.cash
networks: # networks:
default: # default:
external: # external:
name: frontend_default # name: frontend_default