chore: network settings
parent
6e38f3e9aa
commit
9acca552c1
@ -1,19 +0,0 @@
|
||||
{
|
||||
"name": "docker",
|
||||
"labels": {
|
||||
},
|
||||
"rules": [
|
||||
{
|
||||
"direction": "in",
|
||||
"protocol": "tcp",
|
||||
"port": "443",
|
||||
"source_ips": [
|
||||
"157.90.236.71/32",
|
||||
"162.55.54.246/32",
|
||||
"162.55.63.118/32"
|
||||
],
|
||||
"destination_ips": [
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue