mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 04:14:04 +00:00
update database setting
This commit is contained in:
+2
-1
@@ -3,9 +3,10 @@ APP_DEBUG=true
|
||||
APP_KEY=w7VQXeA7U31DCdh1U39lpRz0iD7i0oCI
|
||||
APP_URL=http://localhost
|
||||
|
||||
DB_CONNECTION=mysql
|
||||
DB_HOST=mysql
|
||||
DB_PORT=3306
|
||||
DB_DATABASE=phpunit
|
||||
DB_DATABASE=default
|
||||
DB_USERNAME=default
|
||||
DB_PASSWORD=secret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user