Fix whitespace

This commit is contained in:
Eli Ribble 2025-04-11 14:46:15 -07:00
parent 36dda5e233
commit a24fae4dc8
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
fastcgi_pass unix:${config.services.phpfpm.pools.anythingforafriend.socket};
include ${pkgs.nginx}/conf/fastcgi.conf;
'';
root = "/var/www/new.anythingforafriend.com";
root = "/var/www/new.anythingforafriend.com";
};
};
};