added browserless to config template
This commit is contained in:
parent
2dcfa7be74
commit
741095822a
1 changed files with 3 additions and 1 deletions
|
@ -39,4 +39,6 @@ database:
|
|||
dsn: "/config/watch.db" # for docker usage
|
||||
prune: "@every 1h"
|
||||
proxy:
|
||||
proxy_url: http://proxy.com:1234
|
||||
proxy_url: http://proxy.com:1234
|
||||
browserless:
|
||||
url: http://your.browserless:1234
|
Loading…
Add table
Reference in a new issue