summarylogtreecommitdiffstats
path: root/karakeep.env
blob: 9f374a9abc7ac5361633a9fa12ea09cf46c4e711 (plain)
1
2
3
4
5
6
7
8
9
# See https://docs.karakeep.app/configuration for more information

NEXTAUTH_SECRET=<secret>
HOSTNAME="127.0.0.1"
PORT="3000"
DISABLE_NEW_RELEASE_CHECK="true"
# MEILI_ADDR="http://127.0.0.1:7700"
# OLLAMA_BASE_URL="http://127.0.0.1:11434"
BROWSER_WEB_URL="http://127.0.0.1:9222"