We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df6f1a2 commit 8143fc5Copy full SHA for 8143fc5
cookbooks/nominatim/templates/default/nginx.erb
@@ -67,6 +67,9 @@ geo $whitelisted {
67
2620:52:3:1:5054:ff:fe0a:75a4 1; # gnome
68
2620:52:3:1:5054:ff:fe0a:75a2 1; # gnome
69
2620:52:3:1:5054:ff:fe0a:75aa 1; # gnome
70
+ 34.234.151.67 1; # gnome - https://github.com/openstreetmap/operations/issues/1160
71
+ 54.165.53.199 1; # gnome - https://github.com/openstreetmap/operations/issues/1160
72
+ 35.153.15.118 1; # gnome - https://github.com/openstreetmap/operations/issues/1160
73
}
74
75
map $server_protocol$http_user_agent $cleaned_user_agent {
0 commit comments