cf1f24bff6
contains three small changes to use relative urls instead of absolute rooted at / * favicons in index.html * badge and pop sound in lounge.js * the url for the socket.io endpoint Typical use with nginx: location /path/ { proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; proxy_pass http://localhost:9000/; } those trailing / are important. |
||
---|---|---|
.. | ||
audio | ||
css | ||
img | ||
js | ||
themes | ||
views | ||
index.html | ||
robots.txt |