From de3194226a3ccf11e276e10fa0bc57abde9e7c37 Mon Sep 17 00:00:00 2001 From: Kenny Bondelie Date: Fri, 7 Nov 2025 09:00:06 -0800 Subject: [PATCH] test macbook --- askkennyb/content/posts/another-test.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/askkennyb/content/posts/another-test.md b/askkennyb/content/posts/another-test.md index 2136755..b7ae200 100644 --- a/askkennyb/content/posts/another-test.md +++ b/askkennyb/content/posts/another-test.md @@ -6,7 +6,7 @@ tags: ["homelab", "docker", "networking", "humor"] categories: ["DevOps"] draft: false --- -> Sometimes the difference between a 'production-ready stack' and 'why is my NAS on fire?' is one missing space in a YAML file. +> Sometimes the difference between a 'production-ready stack' and 'why is my NAS on fire?' is one missing space in a YAML file. *bang head on wall here* It started innocently enough: a single `docker-compose.yml`, neat and tidy, humming along like a well-trained orchestra. Then I added *one* new service—my self-hosted note app—and everything fell apart.