docs: update docs from notion (#2747)
Update docs from Notion Co-authored-by: ogabrielluiz <ogabrielluiz@users.noreply.github.com>
This commit is contained in:
parent
e8afe6ca23
commit
868e22c6c3
8 changed files with 54 additions and 53 deletions
|
|
@ -44,9 +44,14 @@ langflow run --env-file .env
|
|||
```
|
||||
|
||||
|
||||
> ℹ︎ INFO
|
||||
> It is critical not to expose these environment variables in your code repository. Always set them securely in your deployment environment, for example, using Docker secrets, Kubernetes ConfigMaps/Secrets, or dedicated secure environment configuration systems like AWS Secrets Manager.
|
||||
>
|
||||
:::caution
|
||||
|
||||
It is critical not to expose these environment variables in your code repository. Always set them securely in your deployment environment, for example, using Docker secrets, Kubernetes ConfigMaps/Secrets, or dedicated secure environment configuration systems like AWS Secrets Manager.
|
||||
|
||||
|
||||
:::
|
||||
|
||||
|
||||
|
||||
|
||||
### _`LANGFLOW_AUTO_LOGIN`_ {#8b10059e0fbc44f3bc8ce63fe7692e7e}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue