🌐 feat: librechat.yaml from URL (#2064)

* feat: librechat.yaml from URL

* doc update: librechat.yaml from URL

* update dotenv.md - typo

* Update loadCustomConfig.js

* ci: specs for loadCustomConfig

* fix(processFileURL): safe destructuring of saveURL result

---------

Co-authored-by: fuegovic <fueg@live.ca>
Co-authored-by: Fuegovic <32828263+fuegovic@users.noreply.github.com>
This commit is contained in:
Danny Avila 2024-03-11 10:52:54 -04:00 committed by GitHub
parent f5a754c8be
commit ebcca16b94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 201 additions and 17 deletions

View file

@ -40,6 +40,7 @@ DEBUG_CONSOLE=false
#===============#
# Configuration #
#===============#
# Use an absolute path, a relative path, or a URL
# CONFIG_PATH="/alternative/path/to/librechat.yaml"