Son aktif 1729143894

knox revised this gist 1729143894. Go to revision

1 file changed, 7 insertions

TypeORM-readme-6.sh(file created)

@@ -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.
Newer Older