mirror of
https://github.com/apache/superset.git
synced 2026-04-24 18:44:53 +00:00
refactor: rename docker-compose files and update references (#33790)
Signed-off-by: Vladislav Polyakov <polRk@ydb.tech>
This commit is contained in:
committed by
GitHub
parent
63cb5807b6
commit
a23a4ed054
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user