first commit
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
DB_USER=bd_user
|
||||
DB_PASSWORD=bd_password
|
||||
DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
DB_NAME=dn_name
|
||||
Reference in New Issue
Block a user