File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010
1111## Script status
1212
13- Version: v3.1.1.886
14- Build: 886
13+ Version: v3.1.1.887
14+ Build: 887
1515
1616[ ![ MIT License] ( https://img.shields.io/badge/license-MIT%20License-blue.svg?style=flat-square )] ( https://github.com/JMSDOnline/vstacklet/blob/main/LICENSE )
1717
Original file line number Diff line number Diff line change @@ -101,5 +101,5 @@ server {
101101 # We only enable this option if either W3TC is in effect on a WordPress install
102102 # Or you manage an override from your application root.
103103 # An example would be that of Admin Tools for Joomla!
104- # include /var/www/html/vsapp /public/nginx.conf;
104+ # include {{webroot}} /public/nginx.conf;
105105}
Original file line number Diff line number Diff line change @@ -100,5 +100,5 @@ server {
100100 # We only enable this option if either W3TC is in effect on a WordPress install
101101 # Or you manage an override from your application root.
102102 # An example would be that of Admin Tools for Joomla!
103- # include /var/www/html/vsapp /public/nginx.conf;
103+ # include {{webroot}} /public/nginx.conf;
104104}
You can’t perform that action at this time.
0 commit comments