From 195fe4759fdb7c7a1a3d8d5315852a7711435ddd Mon Sep 17 00:00:00 2001 From: RoyceDa Date: Wed, 11 Feb 2026 09:52:22 +0200 Subject: [PATCH] =?UTF-8?q?=D0=91=D0=B5=D0=B7=D0=BE=D0=BF=D0=B0=D1=81?= =?UTF-8?q?=D0=BD=D1=8B=D0=B5=20=D0=BF=D0=BE=D1=80=D1=82=D1=8B=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20=D1=82=D0=B5=D1=81=D1=82=D0=B8=D1=80=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server.yml b/server.yml index 35e5515..ccb323c 100644 --- a/server.yml +++ b/server.yml @@ -6,7 +6,7 @@ database: db: your_database #CDN (транспортные) серверы transport_servers: - - https://cdn.rosetta-im.com + - http://127.0.0.1:7789 #Серверы доставки обновлений (SDU Servers Delivery Updates) update_servers: - - https://update.rosetta-im.com + - http://127.0.0.1:7777