🐳 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

@ -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.**

View file

@ -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**