From 85b621572eddd2b2745f8134447a3472162cc959 Mon Sep 17 00:00:00 2001
From: hanfi <ccc@spahan.ch>
Date: Thu, 21 Sep 2023 07:42:13 +0200
Subject: [PATCH] add deployment info

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 450068f..e65793f 100644
--- a/README.md
+++ b/README.md
@@ -39,3 +39,7 @@ to reset your files.
   Be carefull when editing these.  
   The text part are in the components subfolder.  
   We very much like patches here.
+
+## Running
+You need to customize the file src/static/config.json to point to your backend url.  
+your webserver needs to serve the "dist" folder as the web root.
-- 
GitLab