refactor: rename docker-compose files and update references (#33790)

Signed-off-by: Vladislav Polyakov <polRk@ydb.tech>
This commit is contained in:
Vladislav Polyakov
2025-06-20 22:00:34 +03:00
committed by GitHub
parent 63cb5807b6
commit a23a4ed054
14 changed files with 21 additions and 21 deletions

View File

@@ -49,7 +49,7 @@ Note that:
- **Redis** as the message queue for our async backend and caching backend
- It'll load up examples into the database upon the first startup
- all other details and pointers available in
[docker-compose.yml](https://github.com/apache/superset/blob/master/docker-compose.yml)
[compose.yml](https://github.com/apache/superset/blob/master/compose.yml)
- The local repository is mounted within the services, meaning updating
the code on the host will be reflected in the docker images
- Superset is served at localhost:9000/