From 2f9a01eb0ceb170ac340e0bf15c0f89bd5aeb7d4 Mon Sep 17 00:00:00 2001 From: itumi Date: Tue, 10 Feb 2026 15:22:27 +0200 Subject: [PATCH] test --- app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.yaml b/app.yaml index dcfc333..4a65417 100644 --- a/app.yaml +++ b/app.yaml @@ -117,7 +117,7 @@ spec: value: "True" - name: SECURE_COOKIES value: "True" - + # Use the patched app code (including patched settings.py) volumeMounts: - name: settings