Added more information about the dolibarrdev vagrant box

This commit is contained in:
Raphaël Doursenaud 2013-11-28 17:23:31 +01:00
parent 694eeeb2bb
commit cb210650de

View File

@ -49,3 +49,11 @@ Somewhat bleeding edge vagrant box for develop branch related work.
- Webserver: Apache 2.2 - Webserver: Apache 2.2
- PHP: mod_php 5.5 - PHP: mod_php 5.5
- Database: MySQL 5.5 - Database: MySQL 5.5
- Root user: root
- Root password: root
- Database name: dolibarr
- Database user: user
- Database password: user
- Debugger: XDebug
- Profiler: Xhprof
- phpMyAdmin: <http://192.168.42.101/phpmyadmin>