From 43be693e7cc85ce1e36c72d18c30bd30378543e7 Mon Sep 17 00:00:00 2001 From: Mike0001-droid Date: Mon, 24 Jun 2024 09:31:52 +0500 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20ur?= =?UTF-8?q?l=20=D0=B4=D0=BB=D1=8F=20=D0=BF=D1=80=D0=BE=D0=B4=D0=B0=20?= =?UTF-8?q?=D0=B0=D0=B7=D1=83=D1=80=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/.env.production b/client/.env.production index fb042b5..497c183 100644 --- a/client/.env.production +++ b/client/.env.production @@ -8,7 +8,7 @@ ROBOTS_ALLOW= ROBOTS_DISALLOW=["/"] SERVICE_SELF_URL=//itradio.team SERVICE_URL=//itradio.team -SERVICE_URL_AUDIO=//82.97.242.49:10084 +SERVICE_URL_AUDIO=//82.97.242.49:10443 SERVICE_PROTOCOL=https SERVICE_PORT=8000 SERVICE_API=/api