Add .env configuration for Karakeep service

This commit is contained in:
2025-11-21 19:10:25 -05:00
parent 4213db0103
commit 1647afdc77
+4
View File
@@ -0,0 +1,4 @@
KARAKEEP_VERSION=release
NEXTAUTH_SECRET=YourEncryptedString
MEILI_MASTER_KEY=YourEncryptedString
NEXTAUTH_URL=http://localhost:3000