mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 09:51:59 +03:00
28 lines
653 B
ReStructuredText
28 lines
653 B
ReStructuredText
.. meta::
|
|
:description: Managing env vars on Hasura Cloud
|
|
:keywords: hasura, docs, project, env vars
|
|
|
|
.. _manage_project_env_vars:
|
|
|
|
Env vars tab
|
|
============
|
|
|
|
.. 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/cloud/projects/add-env-var.png
|
|
:alt: add env var options
|
|
:width: 1200px
|