1. Copy the examples and adapt as needed their content:
```sh
cp env.example .env
cp gitea.env.example gitea.env
```
2. Start Gitea:
```sh
docker-compose up -d
```
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.