preset scraper added
This commit is contained in:
6
config/secret.yaml-sample
Normal file
6
config/secret.yaml-sample
Normal file
@@ -0,0 +1,6 @@
|
||||
db:
|
||||
driver: mysql
|
||||
data_source_name: <user:pass@(localhost:3306)/bd_name>
|
||||
jwt:
|
||||
ttl: 6h12m24s
|
||||
sign_key: <your key>
|
||||
Reference in New Issue
Block a user