Skip to content

Commit 6623a33

Browse files
authored
Merge pull request #223 from magento-thunder/MAGECLOUD-2350-master
MAGECLOUD-2350: [Investigate] Problem with images after upgrade from 2.2.4 to 2.3
2 parents 530b20f + f3e6635 commit 6623a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.magento.app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ web:
5151
root: "pub/media"
5252
allow: true
5353
scripts: false
54-
passthru: "/index.php"
54+
passthru: "/get.php"
5555
"/static":
5656
root: "pub/static"
5757
allow: true

0 commit comments

Comments
 (0)