Files
walter-coiffure-dockerized/.env.example
BeauTroll 670137472b Configure WordPress for Traefik reverse proxy with SSL
Replace direct port binding with Traefik labels to enable automatic HTTPS routing and certificate management. Add domain configuration variables to support dynamic routing.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-21 08:05:23 +01:00

13 lines
172 B
Plaintext

# Domain configuration
DOMAIN=example.tld
COMPOSE_PROJECT_NAME=name
# MySQL
MYSQL_DATABASE=
MYSQL_ROOT_PASSWORD=
MYSQL_USER=
MYSQL_PASSWORD=
# Redis
REDIS_HOST_PASSWORD=