chore(service): remove unused env
This commit is contained in:
parent
7f54fa4ef4
commit
6104808b02
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ services:
|
|||
- POSTGRES_PASSWORD=${SERVICE_PASSWORD_POSTGRES}
|
||||
- POSTGRES_DB=${POSTGRES_DB:-superset-db}
|
||||
- REDIS_PASSWORD=${SERVICE_PASSWORD_REDIS}
|
||||
- PYTHONPATH=/etc/superset
|
||||
volumes:
|
||||
- type: bind
|
||||
source: ./superset/superset_config.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue