From 489b29d8e5c75c8ce2c232c80f65bc3aa33a0fea Mon Sep 17 00:00:00 2001 From: "theis.gaedigk" Date: Thu, 24 Jul 2025 20:01:41 +0200 Subject: [PATCH] changed server url --- frontend_admin/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend_admin/.env b/frontend_admin/.env index e16c835..c42c525 100644 --- a/frontend_admin/.env +++ b/frontend_admin/.env @@ -1 +1 @@ -REACT_APP_SERVER_URL=http://45.133.75.67/ \ No newline at end of file +REACT_APP_SERVER_URL=http://45.133.75.67 \ No newline at end of file