Update developement db addresses.

This commit is contained in:
Patrick Fic
2022-06-14 11:32:29 -07:00
parent f5834ae6bc
commit 4fdd48c279
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
Must set the environment variables using:
firebase functions:config:set auth.graphql_endpoint="https://db.dev.bodyshop.app/v1/graphql" auth.hasura_secret_admin_key="Dev-BodyShopApp!"
firebase functions:config:set auth.graphql_endpoint="https://db.development.bodyshop.app/v1/graphql" auth.hasura_secret_admin_key="Dev-BodyShopApp!"

View File

@@ -1,5 +1,5 @@
version: 2
endpoint: https://db.dev.bodyshop.app
endpoint: https://db.development.bodyshop.app
admin_secret: Dev-BodyShopApp!
metadata_directory: metadata
actions: