Change base URL to default so the tracker script still uses disguised domain
This commit is contained in:
parent
2b291548f9
commit
a35ee7c824
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue