From ade7070862df1b679a8c589aa494ce5ed0b6ccaf Mon Sep 17 00:00:00 2001 From: ikethecoder Date: Thu, 9 Nov 2023 01:24:42 -0800 Subject: [PATCH] upd upstream jwt issuer default --- microservices/gatewayApi/entrypoint.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/microservices/gatewayApi/entrypoint.sh b/microservices/gatewayApi/entrypoint.sh index 08a12fc..2c5cfad 100755 --- a/microservices/gatewayApi/entrypoint.sh +++ b/microservices/gatewayApi/entrypoint.sh @@ -47,6 +47,7 @@ cat > "${CONFIG_PATH:-./config/default.json}" <