4 changed files with 32 additions and 4 deletions
@ -0,0 +1,13 @@ |
|||||
|
# DB_CONNECTION=mysql |
||||
|
# DB_HOST=db-104.coowo.com:3306 |
||||
|
# DB_PORT=3306 |
||||
|
# DB_DATABASE=appwms |
||||
|
# DB_USERNAME=masadaroot |
||||
|
# DB_PASSWORD=x6h5E5p#u8y |
||||
|
|
||||
|
DB_CONNECTION=mysql |
||||
|
DB_HOST=localhost |
||||
|
DB_PORT=3306 |
||||
|
DB_DATABASE=appwms |
||||
|
DB_USERNAME=root |
||||
|
DB_PASSWORD= |
Loading…
Reference in new issue