Add ProxyPass directive for JF
This commit is contained in:
parent
feaf8d35a3
commit
da11f15f78
@ -12,6 +12,7 @@
|
||||
ServerName jellyfin.desu.local
|
||||
ProxyPreserveHost On
|
||||
ProxyRequests Off
|
||||
ProxyPass /socket http://192.168.102.10:8081/
|
||||
ProxyPass / http://192.168.102.10:8081/
|
||||
</VirtualHost>
|
||||
<VirtualHost *:80>
|
||||
|
Loading…
Reference in New Issue
Block a user