Files
checkpoint/config.jsonc
2025-04-12 20:06:56 +01:00

7 lines
147 B
JSON

{
"html_dir": "./html",
"data_dir": "./data",
"port": 3001,
"forward_address": "127.0.0.1:3000",
"max_request_size": 10000000
}