Skip to content

Commit

Permalink
superset
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Dec 29, 2023
1 parent 638937d commit 8d6d5e3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion apps/superset/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ services:
- postgresql:/var/lib/postgresql/data

superset:
env_file: .env
env_file:
- .env
- src/docker/.env
image: *superset-image
container_name: $W9_ID
restart: unless-stopped
Expand Down

0 comments on commit 8d6d5e3

Please sign in to comment.