diff --git a/.env.example b/.env.example index eee0975..e109892 100644 --- a/.env.example +++ b/.env.example @@ -56,8 +56,8 @@ TRAEFIK_SERVICES_TLS_CONFIG="tls.certresolver=letsencrypt" # certificates: # - certFile: /certs/opencloud.test.crt # keyFile: /certs/opencloud.test.key -# stores: -# - default +# stores: +# - default # # The certificates need to copied into ./certs/, the absolute path inside the container is /certs/. # You can also use TRAEFIK_CERTS_DIR=/path/on/host to set the path to the certificates directory.