2 Commits

Author SHA1 Message Date
28143c3f1a Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.4
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-07-28 01:18:35 +00:00
2a86219fe0 enable db wal mode
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m33s
2025-07-27 19:51:18 -05:00

View File

@@ -14,6 +14,8 @@ karakeep:
env:
- name: DATA_DIR
value: /data
- name: DB_WAL_MODE
value: true
- name: NEXTAUTH_URL
value: https://karakeep.alexlebens.dev/
- name: NEXTAUTH_SECRET