lot of fixes & cleaning

This commit is contained in:
lesion
2019-03-03 01:09:56 +01:00
parent 2ce37bb54b
commit c1286a3283
15 changed files with 92 additions and 52 deletions

View File

@@ -9,6 +9,11 @@
"apiurl": "https://example.com/api",
"db": {
"dialect": "postgres",
"host": "localhost",
"database": "gancio",
"user": "user",
"password": "password"
},
"admin": "admin@example.com",