Última actividad 1729143894

TypeORM-readme-6.sh Sin formato
1# Linux/macOS
2export GOOGLE_APPLICATION_CREDENTIALS="KEY_PATH"
3
4# Windows
5set GOOGLE_APPLICATION_CREDENTIALS=KEY_PATH
6
7# Replace KEY_PATH with the path of the JSON file that contains your service account key.