Remove json credentials

This commit is contained in:
Miguel García Domínguez
2020-12-16 15:50:27 +01:00
parent 79b2804bcd
commit 1e9d0c2dbe
3 changed files with 3 additions and 20 deletions
+1 -7
View File
@@ -4,11 +4,5 @@
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"GOOGLE_SERVICE_ACCOUNT": "%kernel.project_dir%/config/keys/google_service_account.json"
},
"gitignore": [
"/config/keys/google_service_account.json"
]
}
}