mistercrunch commented on PR #32269: URL: https://github.com/apache/superset/pull/32269#issuecomment-2660679477
While the .env/.env-local are used globally across services, it feels the `envrionment` directive would be great as per-service overrides. Now i don't think we ever need to diverge env vars from a service to another (?) Maybe that informs we could nuke all `envrionment` directives and instruct people to either use `.env-local` or run their own `export K=V`, assuming this all works as expected (?) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
