From 929971c94acd88c01130251570ef5f1e892cbd6a Mon Sep 17 00:00:00 2001 From: hiondal Date: Tue, 18 Feb 2025 03:41:33 +0900 Subject: [PATCH] add cicd --- .github/workflows/cicd.yaml | 2 +- deployment/deploy_env_vars | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index 8240144..ea42def 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -103,7 +103,7 @@ jobs: - name: Generate manifest run: | export namespace=dg0200-lifesub-ns - export allowed_origins=http://20.249.193.161 + export allowed_origins=http://4.230.156.229 export jwt_secret_key=${{ secrets.JWT_SECRET_KEY }} export postgres_user=${{ secrets.POSTGRES_USER }} export postgres_password=${{ secrets.POSTGRES_PASSWORD }} diff --git a/deployment/deploy_env_vars b/deployment/deploy_env_vars index 303ff3d..01442cd 100644 --- a/deployment/deploy_env_vars +++ b/deployment/deploy_env_vars @@ -8,7 +8,7 @@ image_org=lifesub # Application Settings replicas=2 -allowed_origins=http://20.249.193.161 +allowed_origins=http://4.230.156.229 # Security Settings jwt_secret_key=8O2HQ13etL2BWZvYOiWsJ5uWFoLi6NBUG8divYVoCgtHVvlk3dqRksMl16toztDUeBTSIuOOPvHIrYq11G2BwQ