Files
gauvainboiche 606e43e53f Semaine 7
2026-03-20 21:26:23 +01:00

5 lines
89 B
Bash

DB_HOST=localhost
DB_USER=root
DB_PASSWORD=MementoMarsouin96
DB_NAME=company
DB_PORT=3306