-
Hi ! It will be nice to have the possibility to set * or All in allowedHostnames
Cheers |
Beta Was this translation helpful? Give feedback.
Answered by
Robdel12
Jul 30, 2021
Replies: 1 comment 1 reply
-
Hey @laurent-d! That should work -- have you given it a try? A complete config example: version: 2
discovery:
allowedHostnames:
- '*'
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Robdel12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @laurent-d! That should work -- have you given it a try? A complete config example: