Change base URL to default so the tracker script still uses disguised domain

This commit is contained in:
Jake Howard 2020-11-25 11:40:54 +00:00
parent 2b291548f9
commit a35ee7c824
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -34,7 +34,7 @@ services:
- DISABLE_REGISTRATION=true
- DISABLE_SUBSCRIPTION=true
- CLICKHOUSE_DATABASE_URL=http://clickhouse:8123/plausible
- BASE_URL=https://plausible.theorangeone.net
- BASE_URL=https://elbisualp.theorangeone.net
- GEOLITE2_COUNTRY_DB=/mnt/geoip/GeoLite2-Country.mmdb
clickhouse: