Skip to content

Commit

Permalink
[NO-ISSUE] fix: Update HTTP and HTTPS supported ports (#1417)
Browse files Browse the repository at this point in the history
* Update main-settings.mdx EN and PT-BR

* Update src/content/docs/en/pages/main-menu/reference/build/edge-application/main-settings.mdx

Update name in English version,

Co-authored-by: Guilherme Afonso Oliveira  <guilherme.oliveira@azion.com>

---------

Co-authored-by: Guilherme Afonso Oliveira <guilherme.oliveira@azion.com>
  • Loading branch information
lucasfurno and guiafonso-ol authored Dec 24, 2024
1 parent fc5cec6 commit a927d81
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 |

---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 |

---

Expand Down

0 comments on commit a927d81

Please sign in to comment.