Files
couchos/config/couchd.example.json
jackmhny 04ef2a0d74
Some checks failed
ci / verify (push) Has been cancelled
feat: build CouchOS Melee appliance
2026-08-03 02:52:28 +02:00

13 lines
326 B
JSON

{
"bind_address": "100.64.0.15",
"port": 8765,
"token_file": "/home/couch/.config/couchd/token",
"couch_home": "/home/couch",
"iso_path": null,
"state_file": "/home/couch/.local/state/couchd/state.json",
"display": ":0",
"xdg_runtime_dir": null,
"xbox_bluetooth_address": null,
"launcher_shortcut": null
}