disable media saving

This commit is contained in:
Tobias Brunner 2024-04-06 21:36:33 +02:00
parent a7c100b06d
commit e3ad45073d
Signed by: tobru
SSH key fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk

View file

@ -32,6 +32,8 @@ spec:
value: localhost
- name: SEARCH_BACKEND_PASSWORD
value: ItDoesNtM4tt3rrITsLOCAL
- name: SAVE_MEDIA
value: "False"
ports:
- containerPort: 8000
protocol: TCP