1.1
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
# ================================
|
|
||||||
# Configuration Base de Données
|
|
||||||
# ================================
|
|
||||||
|
|
||||||
DB_HOST=localhost
|
DB_HOST=localhost
|
||||||
DB_PORT=3306
|
DB_PORT=3306
|
||||||
@@ -8,9 +6,5 @@ DB_NAME=Utilisateurs
|
|||||||
DB_USER=python
|
DB_USER=python
|
||||||
DB_PASSWORD=wolaouais
|
DB_PASSWORD=wolaouais
|
||||||
|
|
||||||
# ================================
|
|
||||||
# Options de connexion (optionnel)
|
|
||||||
# ================================
|
|
||||||
|
|
||||||
DB_CHARSET=utf8mb4
|
DB_CHARSET=utf8mb4
|
||||||
DB_POOL_SIZE=5
|
DB_POOL_SIZE=5
|
||||||
|
|||||||
Reference in New Issue
Block a user