gin.debug to conf templ
This commit is contained in:
parent
2d2ce38502
commit
b3e5accf0c
1 changed files with 3 additions and 1 deletions
|
@ -41,4 +41,6 @@ database:
|
||||||
proxy:
|
proxy:
|
||||||
proxy_url: http://proxy.com:1234
|
proxy_url: http://proxy.com:1234
|
||||||
browserless:
|
browserless:
|
||||||
url: http://your.browserless:1234
|
url: http://your.browserless:1234
|
||||||
|
gin:
|
||||||
|
debug: false
|
Loading…
Add table
Reference in a new issue