@@ -12,17 +12,20 @@ Note: you need PostgreSQL installed and added its binaries to $PATH
## Configuring
add this line to `/etc/hosts`:
```
127.0.0.1 dev.beathaven.org
```
## Starting server
1st tab:
```bash
$ unicorn_rails
```
2nd tab:
```bash
$ rake jobs:work
```
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.