First version
Generate RSS feeds from url Generate a basic website Upload to FTP
This commit is contained in:
parent
a508ad697e
commit
a0e1913939
5 changed files with 222 additions and 0 deletions
6
template.env
Normal file
6
template.env
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
FTP_HOST=
|
||||
FTP_PORT=
|
||||
FTP_USER=
|
||||
FTP_PASSWORD=
|
||||
WEBSITE=
|
||||
URLS=
|
||||
Loading…
Add table
Add a link
Reference in a new issue