Galaxy Local Server Layout Breaks Down
I set up a local galaxy-dist server, the welcome page is in a mess.The layout is totally broken.It seems that the .css files are lost,right? Where can I find the layout files' directory so that I could put the right files there?
• 2,469 views
•
link
1 answer
All static files, like css defintions are located under static. Are you running behind a apache/ngix proxy? Than you need to setup the proxy to deploy that static content.
• 130 views
•
link
Log in to answer this question.