From 114af200fb81330a15db05fcfc5c6e539136d749 Mon Sep 17 00:00:00 2001 From: TheTunchi Date: Sun, 23 Jun 2024 17:14:13 +0300 Subject: [PATCH] test3 --- src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index 94cb6ee..77e19d0 100644 --- a/src/config.js +++ b/src/config.js @@ -1 +1 @@ -export const settings = { host: "https://library-catalog-h6rs.onrender.com" } \ No newline at end of file +export const settings = { host: "http://localhost:3030" } \ No newline at end of file