Skip to content

Commit

Permalink
chore: add app logger url
Browse files Browse the repository at this point in the history
  • Loading branch information
khalifan-kfan committed May 23, 2024
1 parent afa666e commit 774834d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/microservice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- name: Add Env vars
env:
REACT_APP_API_BASE_URL: https://product.renu-01.cranecloud.io
REACT_APP_ACTIVITY_LOGS_API_URL: https://logger.renu-01.cranecloud.io/api
REACT_APP_MIRA_API_URL: ${{ secrets.REACT_APP_MIRA_API_URL }}
REACT_APP_FLUTTERWAVE_PUBLIC_KEY_TESTING: ${{ secrets.REACT_APP_FLUTTERWAVE_PUBLIC_KEY_TESTING }}
REACT_APP_GITHUB_CLEINT_ID: ${{ secrets.REACT_APP_GITHUB_CLEINT_ID_STAGING }}
Expand Down

0 comments on commit 774834d

Please sign in to comment.