tiredofit / docker-traefik-cloudflare-companion

Automatically Create CNAME records for containers served by Traefik
MIT License
384 stars 64 forks source link

Support for alternative traefik host declaration #16

Closed dchidell closed 3 years ago

dchidell commented 4 years ago

The following syntax is valid within traefik:

"Host(`subdomain.domain.com`,`subdomain2.domain.com`,`subdomain3.domain.com`)"

However this syntax is not valid within cloudflare companion.

15 addresses this