diff --git a/desu.local/frontend/vhost.conf b/desu.local/frontend/vhost.conf
index 42bf63f..12374cb 100644
--- a/desu.local/frontend/vhost.conf
+++ b/desu.local/frontend/vhost.conf
@@ -12,36 +12,36 @@
ServerName jellyfin.desu.local
ProxyPreserveHost On
ProxyRequests Off
- ProxyPass /socket http://192.168.102.10:8081/
- ProxyPass / http://192.168.102.10:8081/
+ ProxyPass /socket http://192.168.102.200:8081/
+ ProxyPass / http://192.168.102.200:8081/
ServerName grafana.desu.local
ProxyPreserveHost On
ProxyRequests Off
- ProxyPass / http://192.168.102.10:8082/
+ ProxyPass / http://192.168.102.200:8082/
ServerName sonarr.desu.local
ProxyPreserveHost On
ProxyRequests Off
- ProxyPass / http://192.168.102.10:8083/
+ ProxyPass / http://192.168.102.200:8083/
ServerName transmission.desu.local
ProxyPreserveHost On
ProxyRequests Off
- ProxyPass / http://192.168.102.10:8084/
+ ProxyPass / http://192.168.102.200:8084/
ServerName jackett.desu.local
ProxyPreserveHost On
ProxyRequests Off
- ProxyPass / http://192.168.102.10:8085/
+ ProxyPass / http://192.168.102.200:8085/
ServerName radarr.desu.local
ProxyPreserveHost On
ProxyRequests Off
- ProxyPass / http://192.168.102.10:8086/
+ ProxyPass / http://192.168.102.200:8086/