Collection of docker-compose files for services I run
## How to start services
```bash
docker compose -f compose/<service name>/docker-compose.yml up -d
```
## Todo
- [ ] Put all config files in `compose/`
- [ ] Use .env files for configs
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.