Update internal

This commit is contained in:
Manevolent 2022-12-22 15:09:34 -07:00 committed by GitHub
parent 29463d1d52
commit 05cc7c0c8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,3 @@
config:
- subnet: ${internal_subnet}
gateway: ${internal_gateway}
{{ if len "${internal_address6:-}" }}
- subnet: ${internal_subnet6}
gateway: ${internal_gateway6}
{{ end }}