Skip to content
This repository was archived by the owner on Feb 18, 2023. It is now read-only.

Commit d34e2a8

Browse files
committed
update .env
1 parent 18d565a commit d34e2a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ API_DEBUG=true
1111
DB_HOST=mysql
1212
DB_DATABASE=api
1313
DB_USERNAME=root
14-
DB_PASSWORD=root
14+
DB_PASSWORD=secret
1515

1616
CACHE_DRIVER=file
1717
SESSION_DRIVER=file

0 commit comments

Comments
 (0)