added configurable database path
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"httpPort" : 3010
|
||||
"http_port" : 3010,
|
||||
"db_path": "/var/lib/shadowrun-server/shadowrun.db"
|
||||
}
|
||||
Reference in New Issue
Block a user