Add doc link in env file (#3277)

This commit is contained in:
martmull
2024-01-08 10:42:03 +01:00
committed by GitHub
parent 96264e264c
commit d2e8df52cf
4 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
---
title: Enviroment Variables
title: Environment Variables
sidebar_position: 1
sidebar_custom_props:
icon: TbVariable
@@ -156,5 +156,5 @@ import TabItem from '@theme/TabItem';
<OptionTable options={[
['DEBUG_MODE', 'true', 'Activate debug mode'],
['SIGN_IN_PREFILLED', 'true', 'Prefill the Signin form for usage in a demo or dev enviroment'],
['SIGN_IN_PREFILLED', 'true', 'Prefill the Signin form for usage in a demo or dev environment'],
]}></OptionTable>

View File

@@ -11,7 +11,7 @@ Feel free to open issues on [GitHub](https://github.com/twentyhq/twenty/issues/n
Prebuilt images for both front and back-end can be found on [docker hub](https://hub.docker.com/r/twentycrm/).
For correct operation your will need to set [environment variables](enviroment-variables), a example configuration can be found [here](https://github.com/twentyhq/twenty/blob/main/packages/twenty-server/.env.example).
For correct operation your will need to set [environment variables](environment-variables), a example configuration can be found [here](https://github.com/twentyhq/twenty/blob/main/packages/twenty-server/.env.example).
## Render