We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a65785 commit c52cbabCopy full SHA for c52cbab
src/config/server.js
@@ -1,2 +1,2 @@
1
-const SERVER_URL="http://localhost:8000"
+const SERVER_URL="https://wdmc-vsj1.onrender.com"
2
module.exports = {SERVER_URL}
0 commit comments