Disable view stats in comentario

I have Plausible for that
This commit is contained in:
Jake Howard 2025-02-16 21:03:06 +00:00
parent 7488ab26b6
commit 3361aad746
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -12,6 +12,8 @@ services:
- ./secrets.yml:/comentario/secrets.yaml
environment:
- BASE_URL=https://comentario.theorangeone.net
- NO_PAGE_VIEW_STATS=true
- LOG_FULL_IPS=true
db:
image: postgres:14-alpine