Back to Graphql Engine

Cloud: Project Env vars

docs/docs/hasura-cloud/projects/env-vars.mdx

2.49.4781 B
Original Source

import TOCInline from '@theme/TOCInline'; import Thumbnail from '@site/src/components/Thumbnail'; import HeadingIcon from '@site/src/components/HeadingIcon'; import ProductBadge from '@site/src/components/ProductBadge';

Project Env Vars

<ProductBadge free pro ee />

Introduction

The Env vars tab allows setting Hasura GraphQL Engine env variables and adding other custom env variables as well.

Adding an env var

Click on the New Env Var button and either choose an env var from the dropdown or add a custom env var.

<Thumbnail src="/img/projects/new-envvars.png" alt="add env var options" width="1200px" /> <Thumbnail src="/img/projects/add-env-var.png" alt="add env var options" width="1200px" />