mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-30 22:35:18 +01:00
🔧 feat: optional librechat.yaml path via environment variable (#1858)
Co-authored-by: afel <andreas.feldl@netlight.com>
This commit is contained in:
parent
c1a4733d50
commit
7a55132e42
2 changed files with 10 additions and 1 deletions
|
|
@ -40,6 +40,12 @@ DEBUG_CONSOLE=false
|
|||
# UID=1000
|
||||
# GID=1000
|
||||
|
||||
#===============#
|
||||
# Configuration #
|
||||
#===============#
|
||||
|
||||
# CONFIG_PATH="/alternative/path/to/librechat.yaml"
|
||||
|
||||
#===================================================#
|
||||
# Endpoints #
|
||||
#===================================================#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue