This commit is contained in:
hiondal
2025-02-18 03:41:33 +09:00
parent 87333469d2
commit 929971c94a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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 }}