Your ROOT_URL in app.ini is unix://git.lalonde.me:3000/ but you are visiting https://git.lalonde.me/matth/daapr/commit/7c8fb0a2e6911583034fdb077902c9d9bc7b77b3?style=unified&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.
1
0
Fork 0

Added fixes in README

master
Matthieu Lalonde 12 years ago
parent a34c463205
commit 7c8fb0a2e6

@ -1,8 +1,10 @@
# About DAAPr3
**DAAPr**, in its cubic iteration, is a web client for the [DAAP][] media sharing protocol. It is 100% client side javascript built using [Backbone.js][], [jQuery][] and [Bootstrap][].
In order to expose a DAAP server, one must proxy it in front of nginx/lighttpd/apache in order to inject the CORS headers (Access-Control-Allow-Origin and the like).
# Licensing
This software is [Copyleft][] 2012 [Matthieu Lalonde][] under [LGPL][], no guarantees whatsoever.

Loading…
Cancel
Save