iercan commented on pull request #13570: URL: https://github.com/apache/superset/pull/13570#issuecomment-797262734
@craig-rueda Compose file in repo works fine since SUPERSET_PORT already redefined in .env file. Problem occurs when you build your own docker-compose. Because image exposes wrong port , you have to define SUPERSET_PORT. I think image should work fine with default environment values. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
