mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-04-21 06:51:55 +00:00
[addon] adds gitub silent flag for now config
This commit is contained in:
parent
fadda7a914
commit
6539400949
1 changed files with 3 additions and 0 deletions
3
now.json
3
now.json
|
|
@ -20,6 +20,9 @@
|
|||
"dest": "/addon/serverless.js"
|
||||
}
|
||||
],
|
||||
"github": {
|
||||
"silent": true
|
||||
},
|
||||
"env": {
|
||||
"MONGODB_URI": "@mongodb-uri",
|
||||
"DATABASE_URI": "@database-uri"
|
||||
|
|
|
|||
Loading…
Reference in a new issue