Merge branch 'main' of https://gitea.allowlgroup.ru/allowlgroup/parser
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-04-16 13:40:56 +10:00

View File

@@ -56,7 +56,7 @@ logging.basicConfig(filename="app.log", level=logging.INFO, format="%(asctime)s
logger = logging.getLogger(__name__)
# Инициализация таблицы статуса парсинга
# wp.create_table()
# wp.create_table()
app.add_middleware(
CORSMiddleware,