blog: set diagram as og image for wireguard overlay post

This commit is contained in:
Pasha Sviderski
2025-08-04 15:19:27 +10:00
parent 1e750cc7e1
commit 9b48003a3f
@@ -3,6 +3,7 @@ title: How to connect Docker containers across multiple hosts with WireGuard
description: Learn how to configure a WireGuard overlay network that lets Docker containers securely communicate
across multiple hosts. No exposed ports needed.
slug: connect-docker-containers-across-hosts-wireguard
image: ./wireguard-overlay.png
authors: psviderski
tags: [ docker, wireguard, networking, vpn ]
---