fix(docs|build): revert docker-compose files rename (#33883)

This commit is contained in:
Đỗ Trọng Hải
2025-06-24 22:49:58 +07:00
committed by GitHub
parent 5d23dea5aa
commit f6f9582186
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
[compose.yml](https://github.com/apache/superset/blob/master/compose.yml)
[docker-compose.yml](https://github.com/apache/superset/blob/master/docker-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/