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 772d71c commit b486522Copy full SHA for b486522
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