thingsboard/docker/haproxy/config/trustlist.txt

13 lines
264 B
Plaintext
Raw Normal View History

2026-01-19 11:50:37 +08:00
# 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