Update deployment instructions

2026-05-28 01:12:23 +00:00
parent 7cd5e022df
commit 4889525b54

@@ -50,6 +50,7 @@ pip install waitress
Create the config file: Create the config file:
``` ```
sudo mkdir instance
sudo nano instance/config.py sudo nano instance/config.py
``` ```