mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-25 14:37:59 +01:00
Update readme.md with folder step
This commit is contained in:
parent
adbb894873
commit
67056131bb
1 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,9 @@ To begin development, you must do three things:
|
||||||
|
|
||||||
2. Install the "vagrant-bindfs" plugin: `vagrant plugin install vagrant-bindfs`
|
2. Install the "vagrant-bindfs" plugin: `vagrant plugin install vagrant-bindfs`
|
||||||
|
|
||||||
3. Run `vagrant up` from the folder in which you cloned the repository
|
3. Create the directory ``pony.fm.files`` in the repository's parent directory
|
||||||
|
|
||||||
|
4. Run `vagrant up` from the folder in which you cloned the repository
|
||||||
|
|
||||||
Once everything is up and running, you'll be able to access the site at http://pony.fm.local. You can access the MySQL database by logging into **192.168.33.11:3306** with the username of **homestead** and the password of **secret**. The pony.fm database is named **homestead**.
|
Once everything is up and running, you'll be able to access the site at http://pony.fm.local. You can access the MySQL database by logging into **192.168.33.11:3306** with the username of **homestead** and the password of **secret**. The pony.fm database is named **homestead**.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue