Files
shadowrun-server/assets/settings.json
2026-02-16 23:24:31 +01:00

5 lines
96 B
JSON

{
"http_port" : 3010,
"db_path": "/var/lib/shadowrun-server/shadowrun.db",
"url": "*"
}