You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/04/16 09:49:06 UTC

[GitHub] [incubator-superset] nicluoluo commented on issue #7008: Missing CSS when running via docker

nicluoluo commented on issue #7008: Missing CSS when running via docker
URL: https://github.com/apache/incubator-superset/issues/7008#issuecomment-483590921
 
 
   In incubator-superset/contrib/docker/docker-compose.yml
   
   U modify
   `
   services: superset: environment: SUPERSET_ENV: development
   `
   
   to
   `
   services: superset: environment: SUPERSET_ENV: production
   `
   
   I think u should also hide :
   `
   services: superset: volumes: - ../../superset:/home/superset/superset
   `
   
   try to hide it

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org