Download the configuration file below and import it into your WireGuard client.
If you need to keep LAN host 192.168.0.185 reachable while connected, add a static route on your device: Linux/mac sudo ip route add 192.168.0.185/32 via <local-gateway>; Windows route -p add 192.168.0.185 mask 255.255.255.255 <local-gateway>.