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