diff --git a/src/content/docs/en/pages/main-menu/reference/build/edge-application/main-settings.mdx b/src/content/docs/en/pages/main-menu/reference/build/edge-application/main-settings.mdx index f0802063f6..5495051fba 100644 --- a/src/content/docs/en/pages/main-menu/reference/build/edge-application/main-settings.mdx +++ b/src/content/docs/en/pages/main-menu/reference/build/edge-application/main-settings.mdx @@ -45,14 +45,20 @@ If you enable [HTTP/3 support](#http3-support), multiport configuration will be ### Available ports -| HTTP Port | HTTPS Port | -| --- | --- | -| 80 (default) | 443 (default) | -| 8080 | 8443 | -| 8008 | 9440 | -| | 9441 | -| | 9442 | -| | 9443 | +| HTTP Port | HTTPS Port | +|--------------|---------------| +| 80 (default) | 443 (default) | +| 8008 | 8443 | +| 8080 | 9440 | +| 8880 | 9441 | +| | 9442 | +| | 9443 | +| | 7777 | +| | 8888 | +| | 9553 | +| | 9653 | +| | 8035 | +| | 8090 | --- diff --git a/src/content/docs/pt-br/pages/menu-principal/referencia/build/edge-application/main-settings.mdx b/src/content/docs/pt-br/pages/menu-principal/referencia/build/edge-application/main-settings.mdx index ebea49bdce..39e536c397 100644 --- a/src/content/docs/pt-br/pages/menu-principal/referencia/build/edge-application/main-settings.mdx +++ b/src/content/docs/pt-br/pages/menu-principal/referencia/build/edge-application/main-settings.mdx @@ -51,11 +51,17 @@ Se você habilitar [HTTP/3 support](#http3-support), a configuração multiport | HTTP Port | HTTPS Port | |--------------|---------------| | 80 (padrão) | 443 (padrão) | -| 8080 | 8443 | -| 8008 | 9440 | -| | 9441 | +| 8008 | 8443 | +| 8080 | 9440 | +| 8880 | 9441 | | | 9442 | | | 9443 | +| | 7777 | +| | 8888 | +| | 9553 | +| | 9653 | +| | 8035 | +| | 8090 | ---