documentation/content/docs/self-hosting
Wave f8bf0f0471 Update Traefik Example
A recent update to Traefik has made a breaking change with this configuration where the three piped domains can not be separated by commas anymore, instead the proper syntax is now an individual Host variable for each domain separated by && or ||, in this example I've opted for || as that works on my machine.
Documentation for this syntax can be found here: https://doc.traefik.io/traefik/v3.0/routing/routers/#rule
2024-05-13 00:13:02 +02:00
..
index.md Update Traefik Example 2024-05-13 00:13:02 +02:00