Update for a Jellyfin deployment
This commit is contained in:
parent
21bf09d6f0
commit
beea81af26
@ -1,6 +1,6 @@
|
|||||||
# vim:set ft=apache:
|
# vim:set ft=apache:
|
||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerName 9iron.pi.local
|
ServerName jellyfin.desu.local
|
||||||
ProxyPreserveHost On
|
ProxyPreserveHost On
|
||||||
ProxyRequests Off
|
ProxyRequests Off
|
||||||
ProxyPass / http://192.168.102.10:8081/
|
ProxyPass / http://192.168.102.10:8081/
|
||||||
|
Loading…
Reference in New Issue
Block a user