Add analytics to wiki-js

This commit is contained in:
Tobias Reisinger 2024-02-05 00:35:55 +01:00
parent 8dfe2dc887
commit 5c197b25b2
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE

View file

@ -3,6 +3,8 @@ wiki_js_svc:
domain: wiki.serguzim.me
name: wiki-js
port: 3000
caddy_extra: |
import analytics
db:
host: "{{ postgres.host }}"
port: "{{ postgres.port }}"