add webui
This commit is contained in:
@@ -40,3 +40,8 @@ mimaki/
|
||||
|
||||
- All HPGL and SVG live under **`output/hpgl/`** and **`output/svg/`**.
|
||||
- Run scripts from the project root so paths like `output/hpgl/...` resolve correctly.
|
||||
|
||||
## Config
|
||||
|
||||
- Copy **`config.example.ini`** to **`config.ini`** to set plotter port, baudrate, timeouts, and web UI host/port. `config.ini` is gitignored.
|
||||
- Plotter and web UI read from `config.ini`; env `SECRET_KEY` overrides the web session secret.
|
||||
|
||||
Reference in New Issue
Block a user