Merge branch 'main' of https://gitea.allowlgroup.ru/allowlgroup/parser
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
2
main.py
2
main.py
@@ -56,7 +56,7 @@ logging.basicConfig(filename="app.log", level=logging.INFO, format="%(asctime)s
|
|||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
# Инициализация таблицы статуса парсинга
|
# Инициализация таблицы статуса парсинга
|
||||||
# wp.create_table()
|
# wp.create_table()
|
||||||
|
|
||||||
app.add_middleware(
|
app.add_middleware(
|
||||||
CORSMiddleware,
|
CORSMiddleware,
|
||||||
|
|||||||
Reference in New Issue
Block a user