@@ -148,7 +148,7 @@ Optional databases in Docker Compose:
```bash
# PostgreSQL
docker compose --profile postgres up -d postgres
docker compose --profile postgres up -d pgsql
DATABASE_URL=postgres://rustpad:rustpad@postgres:5432/rustpad docker compose up -d rustpad
# MySQL
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.