remove email info

This commit is contained in:
bluepuma77
2025-11-21 12:56:45 +01:00
committed by GitHub
parent 13d1a4997c
commit fc71b6d9d2

View File

@@ -15,7 +15,6 @@ Simple `docker-compose.yml` template to run Traefik and a whoami service with Do
## Deployment: ## Deployment:
- Adapt all domain names in `Host()` - Adapt all domain names in `Host()`
- Adapt `acme.email`
- Adapt dashboard username/password - Adapt dashboard username/password
- For production: write logs files to mounted folder on host - For production: write logs files to mounted folder on host
- Run `docker compose up -d` - Run `docker compose up -d`