Skip to content

Commit

Permalink
Merge pull request #75 from Real-Dev-Squad/production-api
Browse files Browse the repository at this point in the history
Add production API URL
  • Loading branch information
ankushdharkar committed Feb 21, 2021
2 parents 98c54b4 + 9be3c39 commit 62a8708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.production
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
NEXT_PUBLIC_BASE_URL='https://staging-api.realdevsquad.com'
NEXT_PUBLIC_BASE_URL='https://api.realdevsquad.com'
NEXT_PUBLIC_GITHUB_IMAGE_URL='https://raw.githubusercontent.com/Real-Dev-Squad/website-static/main/members/'

0 comments on commit 62a8708

Please sign in to comment.