mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
📖 docs: fix link pointing to dotenv guide (#1739)
This commit is contained in:
parent
b151cd9911
commit
7188cbde3d
1 changed files with 10 additions and 10 deletions
20
.env.example
20
.env.example
|
|
@ -1,13 +1,13 @@
|
|||
#=============================================================#
|
||||
# LibreChat Configuration #
|
||||
#=============================================================#
|
||||
# Please refer to the reference documentation for assistance #
|
||||
# with configuring your LibreChat environment. The guide is #
|
||||
# available both online and within your local LibreChat #
|
||||
# directory: #
|
||||
# Online: https://docs.librechat.ai/install/dotenv.html #
|
||||
# Locally: ./docs/install/dotenv.md #
|
||||
#=============================================================#
|
||||
#=====================================================================#
|
||||
# LibreChat Configuration #
|
||||
#=====================================================================#
|
||||
# Please refer to the reference documentation for assistance #
|
||||
# with configuring your LibreChat environment. The guide is #
|
||||
# available both online and within your local LibreChat #
|
||||
# directory: #
|
||||
# Online: https://docs.librechat.ai/install/configuration/dotenv.html #
|
||||
# Locally: ./docs/install/configuration/dotenv.md #
|
||||
#=====================================================================#
|
||||
|
||||
#==================================================#
|
||||
# Server Configuration #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue