Skip to content

Commit b486522

Browse files
committed
updates
1 parent 772d71c commit b486522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
const SERVER_URL="http://localhost:8000"
1+
const SERVER_URL="https://teamcbackend.onrender.com"
22
module.exports = {SERVER_URL}

0 commit comments

Comments
 (0)