From 636730d4b21e0319f4a9d703495576c73708c988 Mon Sep 17 00:00:00 2001 From: Theis Date: Sun, 24 May 2026 14:19:09 +0200 Subject: [PATCH] changed branch link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8026ac5..38d0ce0 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](https://git.the1s.de/theis.gaedigk/ca-lose/src/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)