Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
joojjang committed Nov 20, 2024
1 parent 5ef3914 commit ce270c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

env:
VITE_APP_BASE_URL: ${{ secrets.VITE_APP_BASE_URL }}
VITE_APP_BASE_URL_CHAT: 220.89.75.252:8080
VITE_APP_BASE_URL_CHAT: http://220.89.75.252:8080
VITE_APP_NTS_BUSINESSMAN_API_KEY: ${{ secrets.VITE_APP_NTS_BUSINESSMAN_API_KEY }}
VITE_APP_UNIVCERT_API_KEY: ${{ secrets.VITE_APP_UNIVCERT_API_KEY }}

Expand Down

0 comments on commit ce270c8

Please sign in to comment.