[ISPC 3.1.2] Document Root Nginx patch

To work properly the patch must be added to the database field web_root

ALTER TABLE `web_domain`
	ADD COLUMN `web_root` VARCHAR(255) NULL DEFAULT NULL AFTER `folder_directive_snippets`;

nginx-docroot.diff