mirror of
https://github.com/apache/superset.git
synced 2026-05-07 17:04:58 +00:00
chore: isolate examples database by default (#25003)
(cherry picked from commit 269c99293f)
This commit is contained in:
committed by
Michael S. Molina
parent
ea27cf13d3
commit
c2c5f232c8
@@ -47,6 +47,7 @@ services:
|
||||
- "127.0.0.1:5432:5432"
|
||||
volumes:
|
||||
- db_home:/var/lib/postgresql/data
|
||||
- ./docker/docker-entrypoint-initdb.d:/docker-entrypoint-initdb.d
|
||||
|
||||
superset:
|
||||
env_file: docker/.env
|
||||
|
||||
Reference in New Issue
Block a user