@@ -58,7 +58,7 @@ docker run --rm --name universe-postgres \
-e POSTGRES_USER=postgres \
-e POSTGRES_PASSWORD=postgres \
-p 5432:5432 \
postgres:16
postgres:18
```
2) Применить миграции (первый раз потребуется `dotnet-ef`):
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.