Buttons that allows you to easily add traefik.enable and wanted middlewares
Allows user to easily add traefik.enable and middleware labels.
Change
// @match http://unraid.local/Docker/AddContainer*
// @match http://unraid.local/Docker/UpdateContainer*
// @match http://unraid.local/Apps/AddContainer*
to point to your own unraid instance
change const middlewares to array of wanted middlewares. First button adds the first elemenet from the array, second button adds everything.