photo_processor.py: port 8085 добавлен

This commit is contained in:
2026-08-14 12:20:34 +07:00
parent 746d9bc7e4
commit 0dba3e7bf6
+1 -1
View File
@@ -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"