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