Shows a notation that looks like: - traefik.http.routers.bitwarden-websocket-http.rule=Host(bitwarden.domain.tld) && Path(/notifications/hub) && !Path(/notifications/hub/negotiate)
But the traefik dashboard tells that this rule is an error ! is not supported
Originally created by @ProteanCode on GitHub (Mar 25, 2022).
The proxy example at
https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples
Shows a notation that looks like:
`- traefik.http.routers.bitwarden-websocket-http.rule=Host(`bitwarden.domain.tld`) && Path(`/notifications/hub`) && !Path(`/notifications/hub/negotiate`)`
But the traefik dashboard tells that this rule is an error
`! is not supported`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @ProteanCode on GitHub (Mar 25, 2022).
The proxy example at
https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples
Shows a notation that looks like:
- traefik.http.routers.bitwarden-websocket-http.rule=Host(bitwarden.domain.tld) && Path(/notifications/hub) && !Path(/notifications/hub/negotiate)But the traefik dashboard tells that this rule is an error
! is not supported