From ba175afbf7f530ea9c12763cfbca4f4f5d5501ed Mon Sep 17 00:00:00 2001 From: Artem Anufrij Date: Wed, 21 Feb 2024 15:43:46 +0100 Subject: [PATCH] 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