Initial Commit
This commit is contained in:
parent
cabc2eb345
commit
ba1ff83cae
4 changed files with 138 additions and 0 deletions
7
env.example
Normal file
7
env.example
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Please read the readme
|
||||
FTP_SERVER = ""
|
||||
FTP_PASSWORD = ""
|
||||
MQTT_SERVER = ""
|
||||
DEV_ID = ""
|
||||
DIRECTORY_TO_MONITOR = ""
|
||||
UPLOADED_FILES_DIRECTORY = ""
|
Loading…
Add table
Add a link
Reference in a new issue