Edition de connexion_sql et ajout de gitignore et gitattributes et env
All checks were successful
Déploiement DEV / deploy (push) Successful in 8s
All checks were successful
Déploiement DEV / deploy (push) Successful in 8s
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
DB_NAME=DB
|
||||
DB_USER=USER
|
||||
DB_PASS=PASS
|
||||
DB_CHARSET=utf8
|
||||
Reference in New Issue
Block a user