Skip to content

GoogleCloud 1.1.0

Compare
Choose a tag to compare
@Andrewangeta Andrewangeta released this 17 Apr 19:09
bc4d436

This release Exposes an app.googleCloud.datastore.base property, which is useful if you want to use the local Datastore emulator, for example:

app.googleCloud.datastore.base = "http://localhost:8081"

Defaults to the live URL of https://datastore.googleapis.com