change location of database docker

This commit is contained in:
Henrique Dias
2017-09-07 14:19:05 +01:00
parent e7bdba8948
commit 6d2fab77e8

View File

@@ -1,7 +1,7 @@
{
"port": 80,
"address": "",
"database": "/etc/database.db",
"database": "/database.db",
"scope": "/srv",
"allowCommands": true,
"allowEdit": true,