From d37608fb54bc127eb63a92180639688c2aedbf04 Mon Sep 17 00:00:00 2001 From: maaa Date: Mon, 11 Mar 2024 21:54:12 +0100 Subject: [PATCH] mrrp --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e1daa0..a808795 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,13 @@ cp config.ini.example config.ini python3 init_db ``` +In login.js, main.js, signup.js, make sure to set the "remote" variable to "". + + Edit config.ini to your liking, then to start the server run: ``` python3 main ``` - ### Links [Go to the Burgernotes website](https://notes.hectabit.org)