mirror of
https://github.com/tornadocash/ip-echo.git
synced 2024-12-28 23:58:00 +01:00
update
This commit is contained in:
parent
c16f90f8c6
commit
a25fa3513f
@ -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
|
Loading…
Reference in New Issue
Block a user