Skip to content

Commit a6d3035

Browse files
authored
Change database name from school_db to name_db
1 parent 85d5bfd commit a6d3035

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
DB_HOST=localhost
22
DB_USER=root
33
DB_PASS=YOUR_PASSWORD_HERE
4-
DB_NAME=school_db
4+
DB_NAME=name_db
55
DB_PORT=3306 #Deault Port No.

0 commit comments

Comments
 (0)