You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
241 B
13 lines
241 B
# 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=
|