Files
loustique-home/flask/.env

11 lines
126 B
Bash
Raw Normal View History

2026-03-24 23:09:46 +01:00
2026-03-21 10:53:02 +01:00
DB_HOST=localhost
DB_PORT=3306
DB_NAME=Utilisateurs
DB_USER=python
DB_PASSWORD=wolaouais
DB_CHARSET=utf8mb4
DB_POOL_SIZE=5