mirror of
https://github.com/runyanjake/olomana.git
synced 2025-10-04 21:27:29 -07:00
9 lines
290 B
Plaintext
9 lines
290 B
Plaintext
# Karakeep Env Vars
|
|
NEXTAUTH_SECRET=random_secret_1
|
|
NEXTAUTH_URL=https://subdomain.example.com
|
|
MEILI_ADDR=http://meilisearch:7700
|
|
BROWSER_WEB_URL=http://chrome:9222
|
|
# OPENAI_API_KEY=
|
|
DATA_DIR=/data # DON'T CHANGE THIS
|
|
DISABLE_SIGNUPS=true # Leave false for first time setup to create admin
|