Skip to content

Commit 7277467

Browse files
Merge pull request #295 from ralt/patch-1
Use the non-deprecated application endpoint
2 parents 2b87943 + c53c6ca commit 7277467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.magento/routes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
"http://{default}/":
66
type: upstream
7-
upstream: "mymagento:php"
7+
upstream: "mymagento:http"

0 commit comments

Comments
 (0)