Skip to content

Commit

Permalink
fix fix fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushik327 committed Apr 18, 2024
1 parent 5f4541f commit 1a32e51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node_to_gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ "main" ]

env:
REACT_APP_BASE_URL: "https://83hq7g76ng.execute-api.us-east-1.amazonaws.com"
REACT_APP_BASE_URL: "https://x7aneaby6i.execute-api.us-east-1.amazonaws.com"

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion admin-api-frontend/src/.env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export REACT_APP_BASE_URL="https://83hq7g76ng.execute-api.us-east-1.amazonaws.com"
export REACT_APP_BASE_URL="https://x7aneaby6i.execute-api.us-east-1.amazonaws.com"

0 comments on commit 1a32e51

Please sign in to comment.