Open-source IoT Platform - Device management, data collection, processing and visualization.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
264 B

# Trusted list is intended to do not apply any limitations for trustees
#
# Private subnet example
# 10.0.0.0/8
# Docker-compose subnet
172.16.0.0/12
# Local network subnet
192.168.0.0/16
# Allow loopback interface
127.0.0.1
::1
# Allow trusted IPs or CIDRs below