Fix: comentar provider file y añadir env_file para ACME_EMAIL

This commit is contained in:
2025-12-01 10:43:03 +01:00
parent 2d342edebf
commit beb873c825
2 changed files with 5 additions and 3 deletions

View File

@@ -11,6 +11,8 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
- ./traefik.yml:/traefik.yml:ro
- ./letsencrypt:/letsencrypt
env_file:
- .env
environment:
TZ: "Europe/Madrid"
networks: