13 lines
264 B
Plaintext
Raw Normal View History

2024-01-02 20:13:35 +01: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