Remove redundant quoting

This commit is contained in:
Jake Howard 2020-11-25 11:41:26 +00:00
parent a35ee7c824
commit 48762bcfcd
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -23,7 +23,7 @@ services:
- traefik.http.routers.plausible-bare.service=plausible-plausible
# https://github.com/plausible/analytics/pull/340
- "traefik.http.middlewares.plausible-index.replacepathregex.regex=/js/index.js"
- traefik.http.middlewares.plausible-index.replacepathregex.regex=/js/index.js
- traefik.http.middlewares.plausible-index.replacepathregex.replacement=/js/plausible.js
- traefik.http.routers.plausible-bare.middlewares=compress@file,plausible-index