Skip to content

Commit a212b0c

Browse files
authored
Update .env.example
1 parent 2683b00 commit a212b0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ DB_CONNECTION=mysql
1010
DB_HOST=127.0.0.1
1111
DB_PORT=3306
1212
DB_DATABASE=medical
13-
DB_USERNAME=mint
14-
DB_PASSWORD=C7wx17rs
13+
DB_USERNAME=homestead
14+
DB_PASSWORD=secret
1515

1616
BROADCAST_DRIVER=log
1717
CACHE_DRIVER=file

0 commit comments

Comments
 (0)