docker ready
This commit is contained in:
11
config/conf.json
Normal file
11
config/conf.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"database": {
|
||||
"host": "localhost",
|
||||
"port": "5432",
|
||||
"user": "ti1",
|
||||
"password": "",
|
||||
"dbname": "ti1",
|
||||
"sslmode": "disable"
|
||||
},
|
||||
"temp": "value"
|
||||
}
|
||||
Reference in New Issue
Block a user