mirror of
https://github.com/koodiklinikka/koodiklinikka.fi-api.git
synced 2026-03-04 23:00:15 +00:00
flatten google config structure, add address fields
This commit is contained in:
@@ -18,11 +18,9 @@
|
||||
"tokenSecret": ""
|
||||
},
|
||||
"google": {
|
||||
"spreadsheet_id": "",
|
||||
"credentials": {
|
||||
"client_email": "",
|
||||
"private_key": ""
|
||||
}
|
||||
"spreadsheetId": "",
|
||||
"clientEmail": "",
|
||||
"privateKey": ""
|
||||
}
|
||||
},
|
||||
"production": {
|
||||
|
||||
Reference in New Issue
Block a user