mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-23 20:00:15 +01:00
🐳 docs: update to compose v2 (#1767)
This commit is contained in:
parent
a91042b6b9
commit
5ccdec730b
12 changed files with 45 additions and 45 deletions
|
|
@ -126,7 +126,7 @@ SEARCH=true
|
|||
MEILI_HOST=meilisearch
|
||||
```
|
||||
|
||||
### 5. After everything file has been updated, run `docker-compose build` then `docker-compose up`
|
||||
### 5. After everything file has been updated, run `docker compose build` then `docker compose up`
|
||||
|
||||
|
||||
**NOTE: You may need to run these commands with sudo permissions.**
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ if you want, you can use NGINX, Apache, or any other proxy manager.
|
|||
|
||||
### Start NGINX Proxy Manager
|
||||
|
||||
- By executing: `docker-compose up -d`
|
||||
- By executing: `docker compose up -d`
|
||||
|
||||
### Login to NGINX Proxy Manager
|
||||
- **Important: You need to update the default credentials**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue