From 968e1e77271d19a37ea3e1b15eb330581afd0d43 Mon Sep 17 00:00:00 2001 From: Theis Date: Sun, 24 May 2026 14:18:33 +0200 Subject: [PATCH] foxed readme issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccfda72..8026ac5 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Ticket intake and validation app with a React frontend and an Express + MySQL ba ### Production Tech Stack -> **Note**: For production, check the [prod branch](prod) which contains an VPN git submodule of wg-easy to run the app securely on a private network. It also contains a dnsmasq container to resolve the backend service name from the frontend container. The main branch is meant for local development and testing, so it doesn't include those components to keep things simple. +> **Note** For production, check the [prod branch](prod) which contains an VPN git submodule of wg-easy to run the app securely on a private network. It also contains a dnsmasq container to resolve the backend service name from the frontend container. The main branch is meant for local development and testing, so it doesn't include those components to keep things simple. ![dnsmasq](https://img.shields.io/badge/dnsmasq-314B5F?logo=isc&logoColor=fff&style=flat) ![WireGuard](https://img.shields.io/badge/WireGuard-88171A?logo=wireguard&logoColor=fff&style=flat)