Skip to content

Conversation

@Afshan-svg
Copy link

REACT_APP_BASE_URL=http://localhost:8001.com
Will be used only for deployment
will not allow developers to clone and run the codebase on their local server

REACT_APP_BASE_URL=http://localhost:8001/
for development purpose

REACT_APP_BASE_URL=http://localhost:8001.com 
Will be used only for deployment 
will not allow developers to clone and run the codebase on their local server

REACT_APP_BASE_URL=http://localhost:8001/
for development purpose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant