mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update vagrant.md
This commit is contained in:
parent
6b15b73b39
commit
329fba00ac
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ vagrant init chef/debian-7.4
|
|||
|
||||
Uncomment (remove the leading #) the following line in the newly created Vagrantfile to get access from the host system
|
||||
```bash
|
||||
config.vm.network "private_network", ip: "192.168.33.10"
|
||||
config.vm.network "private_network", ip: "192.168.33.10"
|
||||
```
|
||||
|
||||
Clone the Yunohost install script repository
|
||||
|
|
Loading…
Add table
Reference in a new issue