Update nginx_addition

This commit is contained in:
Alexandre
2023-03-08 20:09:57 +01:00
committed by GitHub
parent 796f045867
commit f55af1fcf7

View File

@@ -24,3 +24,5 @@ location = /.well-known/nodeinfo{
return 301 $scheme://$http_host/index.php/.well-known/nodeinfo;
}
}
error_log /proc/1/fd/1 error;