mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-28 16:07:49 +01:00
make gitignore work
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"type": "mariadb",
|
"type": "mariadb",
|
||||||
"host": "localhost",
|
"host": "db",
|
||||||
"port": 3306,
|
"port": 3306,
|
||||||
"username": "writer",
|
"username": "writer",
|
||||||
"password": "writer",
|
"password": "writer",
|
||||||
Reference in New Issue
Block a user