fix: set default for sites

This commit is contained in:
Revant Nandgaonkar 2023-01-31 16:08:02 +05:30
parent 9ff5a1ccfb
commit eb2f56947b

View file

@ -47,4 +47,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=
SITES=`erp.example.com`