Update plausible environment so it's compatible with v1
Read the changelog, folks!
This commit is contained in:
parent
93ccb686e7
commit
0a9deb3d9e
1 changed files with 1 additions and 4 deletions
|
@ -22,10 +22,7 @@ services:
|
|||
- DISABLE_REGISTRATION=true
|
||||
- DISABLE_SUBSCRIPTION=true
|
||||
- CLICKHOUSE_DATABASE_URL=http://clickhouse:8123/plausible
|
||||
- DATABASE_POOL_SIZE=20
|
||||
- CLICKHOUSE_DATABASE_POOLSIZE=20
|
||||
- HOST=plausible.theorangeone.net
|
||||
- SCHEME=https
|
||||
- BASE_URL=https://plausible.theorangeone.net
|
||||
|
||||
clickhouse:
|
||||
image: yandex/clickhouse-server:latest
|
||||
|
|
Loading…
Reference in a new issue