Files
tesseract/config.json
2024-12-02 22:11:38 +00:00

5 lines
82 B
JSON

{
"port": 8080,
"databasePath": "./data.sqlite",
"hostName": "lycoris.lab"
}