diff --git a/config.tmpl b/config.tmpl index 7b59de5..b9520d6 100644 --- a/config.tmpl +++ b/config.tmpl @@ -33,5 +33,5 @@ notifiers: password: "" to: "to@email.com" database: - dsn: "./watch.db" + dsn: "/config/watch.db" # for docker usage prune: "@every 1h" \ No newline at end of file