Set right gateway on nginx crowdsec whitelist
This commit is contained in:
parent
e96f16f2fa
commit
9fe0772be2
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ in {
|
|||
whitelist = {
|
||||
reason = "Gateway IP";
|
||||
ip = [
|
||||
"192.168.1.1"
|
||||
"192.168.1.254"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue