first commit
This commit is contained in:
commit
5576528bcf
10 changed files with 386 additions and 0 deletions
4
.env.example
Normal file
4
.env.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
DOWNLOAD_LOCATION="./download"
|
||||
WEBSITE_USERNAME=""
|
||||
WEBSITE_PASSWORD=""
|
||||
DEBUG_DISABLE_HEADLESS=false
|
||||
Loading…
Add table
Add a link
Reference in a new issue