fixed subnets, drone proto & host, cleaned up vault
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
geo $whitelisted {
|
||||
default 0;
|
||||
192.168.1.0/24 1;
|
||||
192.168.0.0/16 1;
|
||||
}
|
||||
|
||||
server {
|
||||
@@ -18,4 +18,4 @@ server {
|
||||
location / {
|
||||
return 302 https://$host$request_uri;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user