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 = {
|
whitelist = {
|
||||||
reason = "Gateway IP";
|
reason = "Gateway IP";
|
||||||
ip = [
|
ip = [
|
||||||
"192.168.1.1"
|
"192.168.1.254"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue