Updated the readme to include the new hostname.

This commit is contained in:
Peter Deltchev 2015-09-19 20:18:46 -07:00
parent 289f652f6e
commit ec838559e3

View file

@ -9,7 +9,7 @@ To begin development, you must do three things:
4. Run `vagrant up` from the folder in which you cloned the repository 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://ponyfm-dev.poni/. 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**.
# Asset pipeline # Asset pipeline
Pony.fm uses gulp to mange its asset pipeline. **Important** due to everything being awful, you must run npm and gulp from your host machine and not the VM. You must first have it installed globally: Pony.fm uses gulp to mange its asset pipeline. **Important** due to everything being awful, you must run npm and gulp from your host machine and not the VM. You must first have it installed globally: