added correct settings

This commit is contained in:
2026-02-22 22:03:58 +01:00
parent d203fab334
commit f805804bc0

View File

@@ -1,5 +1,5 @@
{
"http_port" : 3010,
"http_port" : 3011,
"db_path": "/var/lib/shadowrun-server/shadowrun.db",
"domain": "*"
"domain": "http://192.168.1.101:3011"
}