From 589ebcef4dbf027a33eafd42fda85af53959032f Mon Sep 17 00:00:00 2001 From: JJ-Cronos Date: Thu, 27 Mar 2025 12:14:29 +0200 Subject: [PATCH] Fix: remove erpnext from env example --- example.env | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/example.env b/example.env index 0cc52a34..8182daf9 100644 --- a/example.env +++ b/example.env @@ -1,7 +1,5 @@ # Reference: https://github.com/frappe/frappe_docker/blob/main/docs/images-and-compose-files.md -ERPNEXT_VERSION=v15.23.1 - DB_PASSWORD=123 # Only if you use external database @@ -13,7 +11,7 @@ REDIS_CACHE= REDIS_QUEUE= # Only with HTTPS override -LETSENCRYPT_EMAIL=mail@example.com +LETSENCRYPT_EMAIL=example@example.com # These environment variables are not required. @@ -46,4 +44,4 @@ CLIENT_MAX_BODY_SIZE= # List of sites for letsencrypt certificates quoted with backtick (`) and separated by comma (,) # More https://doc.traefik.io/traefik/routing/routers/#rule # About acme https://doc.traefik.io/traefik/https/acme/#domain-definition -SITES=`erp.example.com` +SITES=