From 67ad16af7822d3cb176a12bdd1b776e0e233ef3d Mon Sep 17 00:00:00 2001 From: lza_menace Date: Mon, 19 Sep 2022 10:40:09 -0700 Subject: [PATCH] reset defaults --- env-example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/env-example b/env-example index c5c4627..f9b8d8f 100644 --- a/env-example +++ b/env-example @@ -1,10 +1,10 @@ DOMAIN=your-domain.xmr.example TRAEFIK_TAG=2.7 -TRAEFIK_ACME_EMAIL=lza_menace@protonmail.com +TRAEFIK_ACME_EMAIL=your-email@xmr.example TRAEFIK_LOGLEVEL=DEBUG TRAEFIK_TLS_PORT=4443 -TRAEFIK_HTTP_PORT=8000 +TRAEFIK_HTTP_PORT=8080 MONEROD_TAG=latest MONEROD_RPC_PORT=18081