🐳 docs: update to compose v2 (#1767)

This commit is contained in:
Fuegovic 2024-02-12 10:26:05 -05:00 committed by GitHub
parent a91042b6b9
commit 5ccdec730b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 45 additions and 45 deletions

View file

@ -34,7 +34,7 @@ In this video we're going to install LibreChat on Windows 11 using Docker and Gi
- `git clone https://github.com/danny-avila/LibreChat`
- `cd LibreChat`
- `copy .env.example .env`
- `docker-compose up`
- `docker compose up`
- Visit http://localhost:3080/ to access LibreChat. Create an account and start chatting.
- [Manage Your MongoDB Database (optional)](../../features/manage_your_database.md)