feat: update layout colors

This commit is contained in:
2025-03-17 13:10:23 +01:00
parent 330ccd39dd
commit 82b55e0fbd
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
title = "Why Docker isn't always a good idea Part 1"
date = 2022-09-15
updated = 2022-09-15
description = "To briefly explain the situation. We have a **HAProxy** running on a Debian server as a Docker container. This is the entrance node to a **Docker Swarm** cluster."
description = "To briefly explain the situation. We have a HAProxy running on a Debian server as a Docker container. This is the entrance node to a Docker Swarm cluster."
[taxonomies]
tags = ["docker", "network", "haproxy"]