We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 835daf3 commit 8bb26f7Copy full SHA for 8bb26f7
.magento/routes.yaml
@@ -5,3 +5,7 @@
5
"http://{default}/":
6
type: upstream
7
upstream: "mymagento:http"
8
+
9
+"http://{all}/":
10
+ type: upstream
11
+ upstream: "mymagento:http"
0 commit comments