mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-05 09:11:51 +01:00
refactor: address potential issues with deploy-compose.yml (#1220)
* chore: remove /config/loader * chore: remove config/loader steps from Dockerfile.multi * chore: remove install script
This commit is contained in:
parent
4dab094855
commit
12209fe0dd
11 changed files with 25 additions and 27 deletions
|
|
@ -8,7 +8,6 @@
|
|||
"packages/*"
|
||||
],
|
||||
"scripts": {
|
||||
"install": "node config/install.js",
|
||||
"update": "node config/update.js",
|
||||
"add-balance": "node config/add-balance.js",
|
||||
"rebuild:package-lock": "node config/packages",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue