From a27b90e39c7bab7650b4dff0b272d160893b9301 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Mon, 23 Feb 2026 21:58:54 +0000 Subject: [PATCH] save --- recipes/recipes.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/recipes.yaml b/recipes/recipes.yaml index d269d36..2852255 100644 --- a/recipes/recipes.yaml +++ b/recipes/recipes.yaml @@ -211,7 +211,8 @@ spec: - name: DB_ENGINE value: django.db.backends.postgresql - + - name: GUNICORN_MEDIA + value: "1" - name: POSTGRES_HOST value: tandoor-postgres - name: POSTGRES_PORT