]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nominatim/templates/default/nginx.erb
Name php-fpm socket to work with apparmor-profiles
[chef.git] / cookbooks / nominatim / templates / default / nginx.erb
index 998fcdfaa5f24606d0c81ad5174bc6279a417f3d..af639e8d0090a78cc73712fe747a723dee45b9df 100644 (file)
@@ -1,5 +1,5 @@
 upstream nominatim_service {
-  server unix:/run/php/nominatim.openstreetmap.org.sock;
+  server unix:/run/php/php-nominatim.openstreetmap.org-fpm.sock;
 }
 
 map $uri $nominatim_script_name {