fix: allow d601 database access
This commit is contained in:
+2
-1
@@ -34,7 +34,8 @@
|
||||
"bindHost": "0.0.0.0",
|
||||
"allowedSourceCidrs": [
|
||||
"36.49.30.105/32",
|
||||
"59.72.97.73/32"
|
||||
"59.72.97.73/32",
|
||||
"175.30.53.221/32"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user