update env key to FAUNADB_SERVER_SECRET

This commit is contained in:
DavidWells 2019-04-07 15:49:58 -07:00
parent 9b089e7c04
commit 271721bbc0
11 changed files with 18396 additions and 111 deletions

View file

@ -6,4 +6,4 @@
publish = "build"
[template.environment]
FAUNADB_SECRET = "Your FaunaDB Server Secret"
FAUNADB_SERVER_SECRET = "Your FaunaDB Server Secret"