update
This commit is contained in:
@@ -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
|
Pour ceux qui n'ont pas les droits root
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
echo 'm 127.0.0.1' >> ~/.hosts
|
echo 'm localhost' >> ~/.hosts
|
||||||
export HOSTALIASES=~/.hosts
|
export HOSTALIASES=~/.hosts
|
||||||
curl m:8080
|
curl m:8080
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user