Reference Traefik docs for more routing rules

This commit is contained in:
David Heinemeier Hansson
2023-01-12 17:16:30 +01:00
parent 7e9b73f86a
commit c481938cdb

View File

@@ -103,6 +103,7 @@ labels:
``` ```
This allows you to run multiple applications on the same server sharing the same Traefik instance and port. This allows you to run multiple applications on the same server sharing the same Traefik instance and port.
See https://doc.traefik.io/traefik/routing/routers/#rule for a full list of available routing rules.
The labels can even be applied on a per-role basis: The labels can even be applied on a per-role basis: