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"