flatten google config structure, add address fields

This commit is contained in:
Riku Rouvila
2017-07-08 10:37:19 +01:00
parent a49a779cf5
commit c58485aafa
2 changed files with 37 additions and 44 deletions

View File

@@ -18,11 +18,9 @@
"tokenSecret": ""
},
"google": {
"spreadsheet_id": "",
"credentials": {
"client_email": "",
"private_key": ""
}
"spreadsheetId": "",
"clientEmail": "",
"privateKey": ""
}
},
"production": {