diff --git a/config.tmpl b/config.tmpl index 57fac7e..1e6d4b6 100644 --- a/config.tmpl +++ b/config.tmpl @@ -39,4 +39,6 @@ database: dsn: "/config/watch.db" # for docker usage prune: "@every 1h" proxy: - proxy_url: http://proxy.com:1234 \ No newline at end of file + proxy_url: http://proxy.com:1234 +browserless: + url: http://your.browserless:1234 \ No newline at end of file