From 59457f3c81d0dcacab2af079af6ce58b2b9f50fa Mon Sep 17 00:00:00 2001 From: clauspeterhuebner Date: Thu, 30 Jan 2025 22:40:27 +0100 Subject: [PATCH] change config base on config-validations --- deployment/bare_metal/.env.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment/bare_metal/.env.dist b/deployment/bare_metal/.env.dist index 13f2213f8..9164da2b4 100644 --- a/deployment/bare_metal/.env.dist +++ b/deployment/bare_metal/.env.dist @@ -67,6 +67,7 @@ ADMIN_AUTH_PATH=/admin/authenticate?token= GRAPHQL_PATH=/graphql # login expire time +JWT_SECRET=secret123 JWT_EXPIRES_IN=10m # Federation