dpgaspar opened a new pull request #8882: [docker] Fix for #8880 URL: https://github.com/apache/incubator-superset/pull/8882 ### CATEGORY - [X] Bug Fix - [ ] Enhancement (new features, refinement) - [ ] Refactor - [ ] Add tests - [ ] Build / Development Environment - [ ] Documentation ### SUMMARY Quick fix for #8880 introduced on #8863. We can revert the PR merge this or find a different solution. Seems like docker does not support this level of indirection on environment files. I wonder if it defeats the attempt made to make switching databases more easy since now we are duplicating variables. ### ADDITIONAL INFORMATION - [X] Has associated issue: 8880 - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ### REVIEWERS @craig-rueda
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
