0.2.2x testin git
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1 +1 @@
|
|||||||
conf.json
|
config/conf.json
|
||||||
@@ -1 +1,11 @@
|
|||||||
just in case i ducked up .gitignore
|
{
|
||||||
|
"database": {
|
||||||
|
"host": "localhost",
|
||||||
|
"port": "5432",
|
||||||
|
"user": "postgres",
|
||||||
|
"password": "postgres",
|
||||||
|
"dbname": "ti1",
|
||||||
|
"sslmode": "disable"
|
||||||
|
},
|
||||||
|
"temp": "value"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user