mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-24 00:35:10 +00:00
Update example.env
This commit is contained in:
parent
f5fe0b0b1d
commit
20ad0cc46d
1 changed files with 1 additions and 1 deletions
|
|
@ -46,4 +46,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.fintechsys.net`
|
||||
|
|
|
|||
Loading…
Reference in a new issue