Revamp contributing development docs

This commit is contained in:
Tuan Dang
2022-12-24 14:21:21 -05:00
parent d4bab09927
commit 3341b08b22
7 changed files with 50 additions and 82 deletions

View File

@@ -3,7 +3,7 @@ title: "Environment Variables"
description: ""
---
Configuring Infisical requires setting some environment variables. There is a file called `.env.example` at the root directory of our main repo that you can use to create a `.env` file before you start the server.
Configuring Infisical requires setting some environment variables. There is a file called [`.env.example`](https://github.com/Infisical/infisical/blob/main/.env.example) at the root directory of our main repo that you can use to create a `.env` file before you start the server.
| Variable | Description | Default Value |
| ---------------------------- | ----------------------------------------------------------------------------------------------------------- | ---------------- |