mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2026-05-29 15:35:59 +00:00
monitoring/crowdsec: update country
This commit is contained in:
@@ -428,17 +428,15 @@
|
||||
"origin": true
|
||||
},
|
||||
"indexByName": {
|
||||
"flag": 0,
|
||||
"country": 0,
|
||||
"ip": 1,
|
||||
"country": 2,
|
||||
"scenario": 3,
|
||||
"type": 4,
|
||||
"Value": 5
|
||||
"scenario": 2,
|
||||
"type": 3,
|
||||
"Value": 4
|
||||
},
|
||||
"renameByName": {
|
||||
"flag": "Flag",
|
||||
"ip": "IP",
|
||||
"country": "Country",
|
||||
"ip": "IP",
|
||||
"scenario": "Scenario",
|
||||
"type": "Type",
|
||||
"Value": "Time remaining"
|
||||
|
||||
Reference in New Issue
Block a user