Disable view stats in comentario
I have Plausible for that
This commit is contained in:
parent
7488ab26b6
commit
3361aad746
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue