eschutho commented on a change in pull request #11207:
URL:
https://github.com/apache/incubator-superset/pull/11207#discussion_r508714299
##########
File path: docker-compose.yml
##########
@@ -67,6 +69,9 @@ services:
container_name: superset_init
command: ["/app/docker-init.sh"]
env_file: docker/.env
+ environment:
+ SUPERSET_CYPRESS_CONFIG: "${SUPERSET_CYPRESS_CONFIG}"
+ SUPERSET_CONFIG: "${SUPERSET_CONFIG}"
Review comment:
is there anything else from the superset config that you're bringing in
here?
----------------------------------------------------------------
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]