chore: update email and site list in example.env
Some checks failed
Some checks failed
This commit is contained in:
@@ -16,7 +16,7 @@ REDIS_CACHE=
|
||||
REDIS_QUEUE=
|
||||
|
||||
# Only with HTTPS override
|
||||
LETSENCRYPT_EMAIL=mail@example.com
|
||||
LETSENCRYPT_EMAIL=admin@khaeli.com
|
||||
|
||||
# These environment variables are not required.
|
||||
|
||||
@@ -52,4 +52,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=`erp.khaeli.com`,`hr.khaeli.com`,`helpdesk.khaeli.com`,`payments.khaeli.com`
|
||||
|
||||
Reference in New Issue
Block a user