Update config.toml

This commit is contained in:
2025-10-05 19:14:48 +00:00
parent 952eb66b1b
commit 9f99eb369f

View File

@@ -3,8 +3,18 @@
port = 8080
[camera]
https = true
tls = true
address = "192.168.0.220"
port = 443
compression = 35
extra_vars = ""
extra_vars = ""
[storage]
type = "local"
path = "/mnt/data-0/nature_cam1"
tls = true
port = 443
endpoint_domain = "s3.us-east-1.amazonaws.com"
region = "us-east-1"
access_key = ""
secret_key = ""