8 lines
154 B
JSON

{
"host": "localhost",
"user": "root",
"password": "password",
"database": "travel_content",
"port": 3306,
"charset": "utf8mb4"
}