Development¶
The development environment is served under http://mpmanager.local To reach the site over the given url; enter the following lines to your hosts file.
For Linux/Mac Users¶
/etc/hosts
127.0.0.1 mpmanager.local
127.0.0.1 db.mpmanager.local
For Windows¶
c:\windows\system32\drivers\etc\hosts
127.0.0.1 mpmanager.local
127.0.0.1 db.mpmanager.local