vidzig/conf.json
LordMZTE 7da07c4ca4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
chore: port to zig 0.12.0 and event loop restructuring
2024-04-24 17:50:15 +02:00

9 lines
149 B
JSON

{
"bind": {
"ip": "127.0.0.1",
"port": 11511
},
"data_dir": "zig-cache/data",
"base_url": "http://127.0.0.1:11511"
}