From ba175afbf7f530ea9c12763cfbca4f4f5d5501ed Mon Sep 17 00:00:00 2001 From: Artem Anufrij Date: Wed, 21 Feb 2024 15:43:46 +0100 Subject: [PATCH 1/2] public/config.json aktualisiert --- public/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/config.json b/public/config.json index a3b7d4a..78ca610 100644 --- a/public/config.json +++ b/public/config.json @@ -1,5 +1,5 @@ { "backend_de": "http://localhost:31204", "backend_dev": "https://webplay.rocks", - "backend": "https://webplay.rocks" + "backend": "/" } \ No newline at end of file From a96c3ccacb75074101e5110af2f8007fe65c47dc Mon Sep 17 00:00:00 2001 From: Artem Anufrij Date: Wed, 21 Feb 2024 16:06:47 +0100 Subject: [PATCH 2/2] public/config.json aktualisiert --- public/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/config.json b/public/config.json index 78ca610..452f0c5 100644 --- a/public/config.json +++ b/public/config.json @@ -1,5 +1,5 @@ { "backend_de": "http://localhost:31204", "backend_dev": "https://webplay.rocks", - "backend": "/" + "backend": "" } \ No newline at end of file