remove credentials

This commit is contained in:
King Kévin 2023-02-26 12:15:12 +01:00
parent 149b9c9676
commit a60e3063d1
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
{
"host": "localhost",
"port": 3306,
"username": "partdb",
"password": "password",
"database": "partdb"
}