deploy/hostinger: default Traefik network to traefik-proxy (Hostinger)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Abhishek Kumar 2026-06-21 15:02:05 +05:30
parent bb334106ad
commit 40e34994fd
4 changed files with 9 additions and 9 deletions

View file

@ -9,10 +9,10 @@
PUBLIC_HOST=app.example.com
# ---------------------------------------------------------------------------
# Managed Traefik wiring (confirm these three with Hostinger)
# Managed Traefik wiring (Hostinger Docker Manager defaults — leave as-is there)
# ---------------------------------------------------------------------------
# Name of the existing Docker network Traefik watches/attaches to.
TRAEFIK_NETWORK=traefik
TRAEFIK_NETWORK=traefik-proxy
# Name of Traefik's HTTPS entrypoint (often "websecure" or "https").
TRAEFIK_ENTRYPOINT=websecure
# Name of Traefik's Let's Encrypt certificate resolver.