1 changed files with 10 additions and 3 deletions
@ -1,6 +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=db-104.coowo.com:3306 |
|||
DB_HOST=localhost |
|||
DB_PORT=3306 |
|||
DB_DATABASE=appwms |
|||
DB_USERNAME=masadaroot |
|||
DB_PASSWORD=x6h5E5p#u8y |
|||
DB_USERNAME=root |
|||
DB_PASSWORD= |
Loading…
Reference in new issue