Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .env.local
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Backend URL Configuration
#
# For local development on localhost:
# Leave this blank or commented out - it will automatically use localhost:5000
#
# For GitHub Codespaces or remote development:
# The backend URL is automatically detected and converted from port 3000 to 5000
# Example: Frontend at zany-goldfish-xxx-3000.app.github.dev
# Backend at zany-goldfish-xxx-5000.app.github.dev
#
# If automatic detection doesn't work, manually set it here:
# REACT_APP_BACKEND_URL=https://zany-goldfish-4jr4g5x6j9wx27xvq-5000.app.github.dev

1 change: 1 addition & 0 deletions chat-app-react-nodejs
Submodule chat-app-react-nodejs added at acb6e1
Loading