Portainer base

This commit is contained in:
Eduardo David Paredes Vara
2025-12-03 15:53:20 +00:00
parent 55a3f2bfe1
commit 49dc080632
5 changed files with 94 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
TRAEFIK_IMAGE=traefik:v3.1
TRAEFIK_LOG_LEVEL=INFO
TRAEFIK_DOCKER_NETWORK=proxy
TRAEFIK_ACME_EMAIL=lets.encrypt@thehomelesssherlock.com
TRAEFIK_ACME_EMAIL=lets.encrypt@example.com
TRAEFIK_ACME_STORAGE=/letsencrypt/acme.json
TRAEFIK_HTTP_PORT=80
TRAEFIK_HTTPS_PORT=443