make gitignore work

This commit is contained in:
2021-08-01 20:18:27 +03:00
parent bc69145657
commit 869678c251
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"type": "mariadb",
"host": "localhost",
"host": "db",
"port": 3306,
"username": "writer",
"password": "writer",