Skip to content

Commit

Permalink
fix(typo): Добавлена пропущенная буква в слове upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Delitel-WEB authored Oct 20, 2024
1 parent 6f466ba commit beab494
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DOCKER-RUN.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ docker exec -it <ТУТ_ID_Контейнера> bash

И применяем миграции для БД командой:
```shell
alembic upgade head
```
alembic upgrade head
```

0 comments on commit beab494

Please sign in to comment.