mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 03:21:21 +00:00
updated readme
This commit is contained in:
parent
6ebd72a86c
commit
2213c3874a
1 changed files with 4 additions and 2 deletions
|
@ -206,9 +206,11 @@ To use the Google Datastore storage system, you must install the `@google-cloud/
|
|||
|
||||
Once you've done that, your config section should look like this:
|
||||
|
||||
```{
|
||||
``` json
|
||||
{
|
||||
"type": "googledatastore"
|
||||
}```
|
||||
}
|
||||
```
|
||||
|
||||
Authentication can be handled automatically by [Google Cloud service account credentials](https://cloud.google.com/docs/authentication/getting-started)
|
||||
|
||||
|
|
Loading…
Reference in a new issue