mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-08-02 23:02:37 +00:00
Update README.md
This commit is contained in:
parent
df862273d0
commit
929b4ddedd
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ docker run -d \
|
|||
|
||||
| Use Case | File | Description |
|
||||
|-------------------------|------------------------------------------------------------|-------------|
|
||||
| **All-in-One Deployment** | [docker-compose.aio.yml](docker/docker-compose. aio.yml) | ⭐ Recommended! A simple, all-in-one solution — everything runs in a single container for quick setup. |
|
||||
| **All-in-One Deployment** | [docker-compose.aio.yml](docker/docker-compose.aio.yml) | ⭐ Recommended! A simple, all-in-one solution — everything runs in a single container for quick setup. |
|
||||
| **Modular Deployment** | [docker-compose.yml](docker/docker-compose.yml) | Separate containers for Dispatcharr, Celery, and Postgres — perfect if you want more granular control. |
|
||||
| **Development Environment** | [docker-compose.dev.yml](docker/docker-compose.dev.yml) | Developer-friendly setup with pre-configured ports and settings for contributing and testing. |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue