Compare commits
2 commits
cb8eb8dac2
...
8da77fd67d
Author | SHA1 | Date | |
---|---|---|---|
![]() |
8da77fd67d | ||
![]() |
ddbca7d812 |
1 changed files with 4 additions and 0 deletions
|
@ -46,7 +46,11 @@ views = [
|
||||||
'name': 'internal',
|
'name': 'internal',
|
||||||
'is_internal': True,
|
'is_internal': True,
|
||||||
'acl': [
|
'acl': [
|
||||||
|
'127.0.0.1',
|
||||||
'10.0.0.0/16',
|
'10.0.0.0/16',
|
||||||
|
'169.254.0.0/16',
|
||||||
|
'172.16.0.0/12',
|
||||||
|
'192.168.0.0/16',
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue