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