Skip to content

Commit 4236192

Browse files
committed
Update backend url
1 parent 692b230 commit 4236192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const BACKEND_URL = import.meta.env.PROD ? "https://sp-az.duckdns.org/notes" : "http://localhost:3000";
1+
export const BACKEND_URL = import.meta.env.PROD ? "https://notes-app-i6ea.onrender.com/" : "http://localhost:3000";

0 commit comments

Comments
 (0)