13 lines
255 B
JSON
13 lines
255 B
JSON
{
|
|
"host": "localhost",
|
|
"user": "root",
|
|
<<<<<<< HEAD
|
|
"password": "Kj#9mP2$",
|
|
"database": "travel_content",
|
|
=======
|
|
"password": "mysql2025.",
|
|
"database": "bangbang",
|
|
>>>>>>> poster_update
|
|
"port": 3306,
|
|
"charset": "utf8mb4"
|
|
} |