1
0

add VPN IPs

This commit is contained in:
2026-05-30 16:35:14 -06:00
parent 891435583b
commit f0cb243a03

View File

@@ -16,6 +16,8 @@
server: server:
access-control: 192.168.0.0/16 allow access-control: 192.168.0.0/16 allow
access-control: 2602:fb57:c20:b00::/56 allow access-control: 2602:fb57:c20:b00::/56 allow
access-control: 100.92.0.0/16 allow
access-control: fd7c:9105:8a01:a24f::/64 allow
# whitespace is not necessary, but looks cleaner. # whitespace is not necessary, but looks cleaner.
# verbosity number, 0 is least verbose. 1 is default. # verbosity number, 0 is least verbose. 1 is default.