[TC-837] Update base template configs

This commit is contained in:
Elizaveta Nikolaeva
2025-01-30 18:02:57 +03:00
parent ed882b965b
commit 4c1d6dd3c8
13 changed files with 630 additions and 424 deletions

View File

@@ -9,4 +9,4 @@ alembic upgrade head
# alembic --name specific_scheme upgrade head
# Start application
python -m src.api_app
poetry run python -m src.api_app