Update deployment.yaml

This commit is contained in:
2025-10-23 18:18:15 +02:00
committed by GitHub
parent dd51f7d162
commit c7e96d8531

View File

@@ -40,7 +40,7 @@ spec:
name: lemma-secrets
key: jwt-signing-key
- name: LEMMA_DB_URL
value: sqlite:///data/lemma.db
value: sqlite:///app/data/lemma.db
volumeMounts:
- name: lemma-data
mountPath: /app/data