From db0e61f2a0226a74dbbe0c120c332b646a5a39ec Mon Sep 17 00:00:00 2001 From: Norbaev Date: Tue, 25 Jun 2024 18:10:25 +0500 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=BE=D0=BC=D0=B5=D0=BD=D1=8F=D0=BB=20.e?= =?UTF-8?q?nv.dev=20SERVICE=5FURL=5FAUDIO?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/.env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/.env.development b/client/.env.development index fd0530c..13507e3 100644 --- a/client/.env.development +++ b/client/.env.development @@ -8,7 +8,7 @@ ROBOTS_ALLOW= ROBOTS_DISALLOW=["/"] SERVICE_SELF_URL=//it-radio.flexidev.ru SERVICE_URL=//it-radio.flexidev.ru -SERVICE_URL_AUDIO=//82.97.242.49:10084 +SERVICE_URL_AUDIO=//azuracast.itradio.team SERVICE_PROTOCOL=http SERVICE_PORT=8000 SERVICE_API=/api