generated from alecodes/base-template
feat: add basic command structure
This commit is contained in:
parent
c8a37ed85c
commit
1459abdd84
8 changed files with 78 additions and 3 deletions
6
.env.example
Normal file
6
.env.example
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
MFA_MINIFLUX_HOST=rss.miniflux.net
|
||||
MFA_MINIFLUX_TOKEN=ASDF
|
||||
|
||||
MFA_SERVICE_HOST=rss.linkding.net
|
||||
MFA_SERVICE_USER=john.doe@mail.com
|
||||
MFA_SERVICE_TOKEN=ASDF
|
||||
Loading…
Add table
Add a link
Reference in a new issue