Files
shadowrun-server/assets/settings.json
2026-02-17 17:48:37 +01:00

5 lines
73 B
JSON

{
"http_port" : 3010,
"db_path": "shadowrun.db",
"domain": "*"
}