mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
improve docs
This commit is contained in:
parent
850c7e2e44
commit
c757f8a386
@ -4,6 +4,9 @@ provider:
|
||||
name: google
|
||||
runtime: go111
|
||||
project: my-project
|
||||
# The GCF credentials can be a little tricky to set up. Luckily we've documented this for you here:
|
||||
# https://serverless.com/framework/docs/providers/google/guide/credentials/
|
||||
#
|
||||
# the path to the credentials file needs to be absolute
|
||||
credentials: ~/.gcloud/keyfile.json
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user