mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
remove IP range for user access to admin stuff
This commit is contained in:
parent
10694a9edb
commit
078516d787
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
||||||
];
|
];
|
||||||
ignoreIP = [
|
ignoreIP = [
|
||||||
inputs.nix-secrets.network.primary.publicIP
|
inputs.nix-secrets.network.primary.publicIP
|
||||||
|
"64.189.142.0/23"
|
||||||
];
|
];
|
||||||
jails = {
|
jails = {
|
||||||
nginx-url-probe.settings = {
|
nginx-url-probe.settings = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue