diff --git a/01 - Wiki/ITSetup/Proxmox Setup.md b/01 - Wiki/ITSetup/Proxmox Setup.md index 9b2a1d6..22c1ec6 100644 --- a/01 - Wiki/ITSetup/Proxmox Setup.md +++ b/01 - Wiki/ITSetup/Proxmox Setup.md @@ -14,6 +14,8 @@ Docker Containers are Hosted in [[LXC Containers]] ```dataview -table +table guestname, ipadress +from "01 - Wiki/ITSetup/VM" +where host = "Proxmox" -``` \ No newline at end of file +```