From 0dba3e7bf68d16af28f2e7efa4fd159bf8b0c996 Mon Sep 17 00:00:00 2001 From: dddennnisss Date: Fri, 14 Aug 2026 12:20:34 +0700 Subject: [PATCH] =?UTF-8?q?photo=5Fprocessor.py:=20port=208085=20=D0=B4?= =?UTF-8?q?=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- photo_bot/photo_processor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photo_bot/photo_processor.py b/photo_bot/photo_processor.py index 77703e1..7f13f05 100644 --- a/photo_bot/photo_processor.py +++ b/photo_bot/photo_processor.py @@ -8,7 +8,7 @@ from PIL import Image logger = logging.getLogger(__name__) # Настройки API -API_URL = "https://profile.sibcem.ru/SibCemProfile/api/photo-bot/upload/" +API_URL = "https://profile.sibcem.ru:8085/SibCemProfile/api/photo-bot/upload/" API_KEY = "sibcem_bot_2026_a7f3k9m2x8q1w5e4r6t"