From e7c0b8a1ba787d3f75d4c8eaf216d0b4b384b424 Mon Sep 17 00:00:00 2001
From: Pierre-Nicolas Watin-Augouard <pnwa@icloud.com>
Date: Tue, 9 Apr 2024 21:29:29 +0200
Subject: [PATCH] chore: update test config

---
 config/test.yaml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/config/test.yaml b/config/test.yaml
index 4cd1a68..5fce7e5 100644
--- a/config/test.yaml
+++ b/config/test.yaml
@@ -1,3 +1,5 @@
+application:
+  host: 127.0.0.1
 jwt:
-  access_token_exp_seconds: 2
-  refresh_token_exp_seconds: 2
+  access_token_exp_seconds: 1
+  refresh_token_exp_seconds: 1