Updated CI processing

This commit is contained in:
Deon George
2017-12-08 21:12:26 +11:00
parent e05cabd1d1
commit e594ff2057
2 changed files with 1 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ APP_LOG_LEVEL=debug
APP_URL=http://localhost
DB_CONNECTION=mysql
DB_HOST=mysql
DB_HOST=mariadb
DB_PORT=3306
DB_DATABASE=testing
DB_USERNAME=root