Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinthenight authored Jun 13, 2024
1 parent 97085cd commit c356051
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ AWS_SECRET_ACCESS_KEY
ROLE_ARN
```

For GCP, the path of the service account JSON file is required.
For GCP, either the following environment variable:
```bash
GOOGLE_APPLICATION_CREDENTIALS=/etc/longsub/svcacct.json
GOOGLE_APPLICATION_CREDENTIALS=/path/to/svcacct.json
```

or access from the runtime environment (if any) is required.

0 comments on commit c356051

Please sign in to comment.