Began Framework start

This commit is contained in:
2026-03-17 09:10:25 -05:00
parent c1603c24b0
commit 2db1253693
1277 changed files with 66669 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
# Traefik Dynamic Configuration
Place `.yml` files here for dynamic routing rules, middleware, and TLS configuration.
Traefik watches this directory and reloads automatically — no restart required.
## Examples
- `tls.yml` — TLS certificates and stores
- `middlewares.yml` — reusable middleware (auth, rate limiting, headers)
- `routers.yml` — additional route rules beyond Docker labels