diff --git a/Docker.json b/Docker.json index 7319c940..d3b14f36 100644 --- a/Docker.json +++ b/Docker.json @@ -1,7 +1,7 @@ { "port": 80, "address": "", - "database": "/etc/database.db", + "database": "/database.db", "scope": "/srv", "allowCommands": true, "allowEdit": true,