diff --git a/firebase/readme.md b/firebase/readme.md deleted file mode 100644 index c6015ae87..000000000 --- a/firebase/readme.md +++ /dev/null @@ -1,4 +0,0 @@ -Must set the environment variables using: - -firebase functions:config:set auth.graphql_endpoint="https://db.dev.imex.online/v1/graphql" -auth.hasura_secret_admin_key="Dev-BodyShopApp!" diff --git a/hasura/config.yaml b/hasura/config.yaml index 0a62aa7a2..4a81f2dfb 100644 --- a/hasura/config.yaml +++ b/hasura/config.yaml @@ -1,6 +1,6 @@ version: 2 endpoint: https://db.dev.imex.online -admin_secret: Dev-BodyShopApp! +admin_secret: ImEXOnlineIsAGreatManagementSystem20260121 metadata_directory: metadata actions: kind: synchronous