add note about v2 and asDefault

This commit is contained in:
bluepuma77
2023-02-14 22:32:16 +01:00
committed by GitHub
parent a6886f9e8a
commit 34d697f11d

View File

@@ -17,5 +17,6 @@ Deployment:
- Adapt all domain names in `Host()` - Adapt all domain names in `Host()`
- Adapt `acme.email` - Adapt `acme.email`
- Adapt dashboard username/password - Adapt dashboard username/password
- When using Traefik v2, remove line `entrypoints.websecure.asDefault=true`
- 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`