mirror of
https://github.com/hasura/graphql-engine.git
synced 2025-01-05 22:34:22 +03:00
cc30f08f6e
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4261 GitOrigin-RevId: 3d80068acdd61b5350fc36ec3444db47508f9c09
32 lines
776 B
ReStructuredText
32 lines
776 B
ReStructuredText
.. meta::
|
|
:description: Managing env vars on Hasura Cloud
|
|
:keywords: hasura, docs, project, env vars
|
|
|
|
.. _manage_project_env_vars:
|
|
|
|
Project Env vars
|
|
================
|
|
|
|
.. contents:: Table of contents
|
|
:backlinks: none
|
|
:depth: 2
|
|
:local:
|
|
|
|
Introduction
|
|
------------
|
|
|
|
The ``Env vars`` tab allows setting :ref:`Hasura GraphQL Engine env variables <command-flags>` 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:: /img/graphql/cloud/projects/new-envvars.png
|
|
:alt: add env var options
|
|
:width: 1200px
|
|
|
|
.. thumbnail:: /img/graphql/cloud/projects/add-env-var.png
|
|
:alt: add env var options
|
|
:width: 1200px
|