mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 11:31:22 +00:00
updated readme
This commit is contained in:
parent
b0bbb72f35
commit
ebc749c5e0
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ Once you've done that, your config section should look like this:
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Authentication can be handled automatically by [Google Cloud service account credentials](https://cloud.google.com/docs/authentication/getting-started)
|
Authentication is handled automatically by [Google Cloud service account credentials](https://cloud.google.com/docs/authentication/getting-started), by providing authentication details to the GOOGLE_APPLICATION_CREDENTIALS environmental variable.
|
||||||
|
|
||||||
## Author
|
## Author
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue