Update Plausible to 2.1
This commit is contained in:
@ -48,3 +48,7 @@
|
||||
ssl_cert_path: /etc/letsencrypt/live/plausible.theorangeone.net
|
||||
location_extra: |
|
||||
rewrite ^/js/index.js$ /js/plausible.js last;
|
||||
if ($host = "plausible.theorangeone.net") {
|
||||
# HACK: https://github.com/plausible/analytics/discussions/4272
|
||||
rewrite ^/ https://elbisualp.theorangeone.net redirect;
|
||||
}
|
||||
|
Reference in New Issue
Block a user