From 668a55db3daa01ae06b185e0c73627511ba18e97 Mon Sep 17 00:00:00 2001 From: ikethecoder Date: Wed, 8 Nov 2023 23:22:28 -0800 Subject: [PATCH] add upstream config in the entrypoint --- microservices/gatewayApi/entrypoint.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/microservices/gatewayApi/entrypoint.sh b/microservices/gatewayApi/entrypoint.sh index a35427c..08a12fc 100755 --- a/microservices/gatewayApi/entrypoint.sh +++ b/microservices/gatewayApi/entrypoint.sh @@ -46,9 +46,9 @@ cat > "${CONFIG_PATH:-./config/default.json}" <