diff --git a/.env.example b/.env.example index e109892..2b6fb8b 100644 --- a/.env.example +++ b/.env.example @@ -59,7 +59,7 @@ TRAEFIK_SERVICES_TLS_CONFIG="tls.certresolver=letsencrypt" # stores: # - default # -# The certificates need to copied into ./certs/, the absolute path inside the container is /certs/. +# The certificates need to be 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. # Enable the access log for Traefik by setting the following variable to true. TRAEFIK_ACCESS_LOG=