no longer relevant

This commit is contained in:
maaa 2024-03-12 19:58:30 +01:00
parent 913a645fea
commit 046fda831a
1 changed files with 0 additions and 3 deletions

View File

@ -8,9 +8,6 @@ cp config.ini.example config.ini
python3 init_db 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: Edit config.ini to your liking, then to start the server run:
``` ```
python3 main python3 main