@@ -100,7 +100,7 @@ modifiez votre fichier /etc/hosts pour faire correspondre **m** vers 127.0.0.1.
Pour ceux qui n'ont pas les droits root
```bash
echo'm 127.0.0.1' >> ~/.hosts
echo'm localhost' >> ~/.hosts
exportHOSTALIASES=~/.hosts
curl m:8080
```
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.