diff --git a/config.tmpl b/config.tmpl index 1e6d4b6..e3edd6a 100644 --- a/config.tmpl +++ b/config.tmpl @@ -41,4 +41,6 @@ database: proxy: proxy_url: http://proxy.com:1234 browserless: - url: http://your.browserless:1234 \ No newline at end of file + url: http://your.browserless:1234 +gin: + debug: false \ No newline at end of file