Skip to content

Commit 9446d72

Browse files
committed
Update server.js
1 parent 27bb7c7 commit 9446d72

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)