Skip to content

Commit 8bb26f7

Browse files
committed
Updated routes.yaml
1 parent 835daf3 commit 8bb26f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.magento/routes.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@
55
"http://{default}/":
66
type: upstream
77
upstream: "mymagento:http"
8+
9+
"http://{all}/":
10+
type: upstream
11+
upstream: "mymagento:http"

0 commit comments

Comments
 (0)