examples/snippets: add CGNAT range to networks-private

This commit is contained in:
WeebDataHoarder
2025-05-14 21:12:48 +02:00
parent 3ac6b9d366
commit d24e4b521a

View File

@@ -12,6 +12,8 @@ networks:
- "172.16.0.0/12" - "172.16.0.0/12"
- "192.168.0.0/16" - "192.168.0.0/16"
- "fc00::/7" - "fc00::/7"
# CGNAT
- "100.64.0.0/10"
conditions: conditions:
is-network-localhost: is-network-localhost: