Skip to content

set static url path to /

Stuart Fisher requested to merge update/app-static-root into master

This potentially breaks serving your static app. For daiquiri and daiquiri ui the js app is served from / so i need to map the static folder '/static' -> /

Merge request reports