Files
tesseract/config.json
2024-12-02 23:03:06 +00:00

6 lines
99 B
JSON

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