@@ -7,7 +7,6 @@ To run this container use following parameters:
```bash
docker run -d --name snibox \
--volume /path/to/local/db:/app/db/database \
--env SECRET_KEY_BASE="<rails secret key>"\
--publish 80:3000 \
snibox
```
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.