Update path of blog assets

This commit is contained in:
2025-12-17 17:48:21 -08:00
parent 5da259471c
commit a8e852f813
2 changed files with 1 additions and 1 deletions

View File

@@ -37,7 +37,7 @@ individual device, and the default Tailscale device limit is generous. Therefore
to run each service *as its own Docker Compose instance*. This way, I had separate hostnames
for each service, but in reality they were all running on the same bare metal.
![Screenshot of my different services running as Tailscale instances](/assets/2025-12-15-homelab/homelab.png)
![Screenshot of my different services running as Tailscale instances](/assets/blog/2025-12-15-homelab/homelab.png)
## Takeaways and further experimentation