mirror of
https://github.com/bluepuma77/traefik-best-practice.git
synced 2025-12-21 21:33:24 +01:00
add note about v2 and asDefault
This commit is contained in:
@@ -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`
|
||||||
|
|||||||
Reference in New Issue
Block a user