File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55 #access_log /var/logs/nginx_access.log;
66 root /var/www/shopware54_php72;
7- set $fastcgi_pass shopware546_php72 :9000;
7+ set $fastcgi_pass shopware54_php72 :9000;
88
99 include /etc/nginx/include.shopware.conf;
1010}
@@ -15,7 +15,7 @@ server {
1515
1616 #access_log /var/logs/nginx_access.log;
1717 root /var/www/shopware54_php71;
18- set $fastcgi_pass shopware546_php71 :9000;
18+ set $fastcgi_pass shopware54_php71 :9000;
1919
2020 include /etc/nginx/include.shopware.conf;
2121}
@@ -26,7 +26,7 @@ server {
2626
2727 #access_log /var/logs/nginx_access.log;
2828 root /var/www/shopware54_php70;
29- set $fastcgi_pass shopware546_php70 :9000;
29+ set $fastcgi_pass shopware54_php70 :9000;
3030
3131 include /etc/nginx/include.shopware.conf;
3232}
You can’t perform that action at this time.
0 commit comments