Does not react if the word 'Host' is written in capslock #66
JulianKropp
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Traefik doesn't care about how the word 'Host' in "traefik.http.routers.portainer-secured.rule=HOST(portainer.${DOMAIN})" is written. It also accepts it in caps 'HOST'. But cf-companion does not react if the word 'Host' isn't written like this. So would it be possible to add this to the code?
I think changing these lines would help:
docker-traefik-cloudflare-companion/install/usr/sbin/cloudflare-companion
Line 312 in 8b61977
Beta Was this translation helpful? Give feedback.
All reactions