mirror of
https://github.com/Lapikud/Viido.git
synced 2026-03-23 13:14:19 +00:00
drop kodi
This commit is contained in:
@@ -79,19 +79,6 @@ server {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
location /kodi/start {
|
|
||||||
proxy_pass http://127.0.0.1:6969;
|
|
||||||
}
|
|
||||||
|
|
||||||
location /kodi/ {
|
|
||||||
proxy_pass http://127.0.0.1:8080/;
|
|
||||||
|
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
|
||||||
proxy_set_header X-Scheme $scheme;
|
|
||||||
proxy_http_version 1.1;
|
|
||||||
proxy_set_header Upgrade $http_upgrade;
|
|
||||||
proxy_set_header Connection "upgrade";
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
location /image {
|
location /image {
|
||||||
|
|||||||
@@ -144,7 +144,6 @@
|
|||||||
|
|
||||||
<a href="iris" class="button button1">Mopidy music</a><br />
|
<a href="iris" class="button button1">Mopidy music</a><br />
|
||||||
<a href="vnc" class="button button1">VNC remote desktop</a><br />
|
<a href="vnc" class="button button1">VNC remote desktop</a><br />
|
||||||
<a href="kodi" class="button button1">Kodi filmid/seriaalid</a><br />
|
|
||||||
|
|
||||||
<h2 class="title">Projektori juhtimine</h2>
|
<h2 class="title">Projektori juhtimine</h2>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user