Skip to content

Commit 28a59ba

Browse files
authored
chore: improve diagram picture of docker compose (#19054)
1 parent 94cc0b7 commit 28a59ba

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

docker/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Welcome to the new `docker` directory for deploying Dify using Docker Compose. T
1414
1515
- **Unified Vector Database Services**: All vector database services are now managed from a single Docker Compose file `docker-compose.yaml`. You can switch between different vector databases by setting the `VECTOR_STORE` environment variable in your `.env` file.
1616
- **Mandatory .env File**: A `.env` file is now required to run `docker compose up`. This file is crucial for configuring your deployment and for any custom settings to persist through upgrades.
17-
- **Legacy Support**: Previous deployment files are now located in the `docker-legacy` directory and will no longer be maintained.
1817

1918
### How to Deploy Dify with `docker-compose.yaml`
2019

docker/docker-compose.png

108 KB
Loading

0 commit comments

Comments
 (0)