Add vhost for Radarr
whoops
This commit is contained in:
parent
ccb703e160
commit
feaf8d35a3
@ -38,3 +38,9 @@
|
||||
ProxyRequests Off
|
||||
ProxyPass / http://192.168.102.10:8085/
|
||||
</VirtualHost>
|
||||
<VirtualHost *:80>
|
||||
ServerName radarr.desu.local
|
||||
ProxyPreserveHost On
|
||||
ProxyRequests Off
|
||||
ProxyPass / http://192.168.102.10:8086/
|
||||
</VirtualHost>
|
||||
|
Loading…
Reference in New Issue
Block a user