We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27bb7c7 commit 9446d72Copy full SHA for 9446d72
src/config/server.js
@@ -1,2 +1,2 @@
1
-const SERVER_URL="http://localhost:8000"
+const SERVER_URL="https://teamcbackend.onrender.com"
2
module.exports = {SERVER_URL}
0 commit comments