diff --git a/assets/settings.json b/assets/settings.json index 4f0edd5..6ef7e59 100644 --- a/assets/settings.json +++ b/assets/settings.json @@ -1,5 +1,5 @@ { "http_port" : 3010, - "db_path": "shadowrun.db", + "db_path": "/var/lib/shadowrun-server/shadowrun.db", "domain": "*" } \ No newline at end of file