From 56a84228bfca4e102a3bcf20141656d32d8a09c0 Mon Sep 17 00:00:00 2001 From: Ayaka <92409239+TheOriginalAyaka@users.noreply.github.com> Date: Fri, 21 Oct 2022 20:24:00 +0100 Subject: [PATCH] change the api url --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.json b/src/config.json index 3855f72..da40186 100644 --- a/src/config.json +++ b/src/config.json @@ -1,3 +1,3 @@ { - "apiUrl": "https://st-api-o2v8.onrender.com" + "apiUrl": "https://st-api.ayaka.one" } \ No newline at end of file