From 86c43a09658ccc164c2789462d2a5b15e76879f8 Mon Sep 17 00:00:00 2001 From: Alexander Borg Date: Fri, 12 Sep 2025 13:05:53 +0200 Subject: [PATCH] Fix jwt-token --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ce91af1..36ba963 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ build/ .env.development.local .env.test.local .env.production.local +docker-compose.override.yml # Logs logs/