Última actividad 1729143894

knox revisó este gist 1729143894. Ir a la revisión

1 file changed, 7 insertions

TypeORM-readme-6.sh(archivo creado)

@@ -0,0 +1,7 @@
1 + # Linux/macOS
2 + export GOOGLE_APPLICATION_CREDENTIALS="KEY_PATH"
3 +
4 + # Windows
5 + set GOOGLE_APPLICATION_CREDENTIALS=KEY_PATH
6 +
7 + # Replace KEY_PATH with the path of the JSON file that contains your service account key.
Siguiente Anterior