Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nikasakandelidze committed Sep 30, 2023
1 parent da18574 commit 3d0105d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Pre-Build Docker image
run: |
echo "REACT_APP_API_PROTOCOL=http" > role-ai-client/.env
echo "REACT_APP_API_HOST=a09b2b6d971814cdc80ec05d68a8be40-24220663.us-east-1.elb.amazonaws.com" >> role-ai-client/.env
echo "REACT_APP_API_HOST=a245df88f8b814e69b74ad0dff5c9bde-1965348937.us-east-1.elb.amazonaws.com" >> role-ai-client/.env
echo "REACT_APP_API_PORT=80" >> role-ai-client/.env
working-directory: ${{ github.workspace }}

Expand Down

0 comments on commit 3d0105d

Please sign in to comment.