Skip to content

Commit

Permalink
[documentaton] Fix port number in Reverse proxy section (#506)
Browse files Browse the repository at this point in the history
  • Loading branch information
nivex committed Apr 29, 2022
1 parent 69011d4 commit c36fbab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation_guide/binary.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,4 @@ At some point you'll likely want to do things like change instance information,

## 9. Reverse proxy (optional)

If you want to run other webservers on port 433 or want to add an additional layer of security you might want to use [nginx](./nginx.md) or [Apache httpd](./apache-httpd.md) as reverse proxy
If you want to run other webservers on port 443 or want to add an additional layer of security you might want to use [nginx](./nginx.md) or [Apache httpd](./apache-httpd.md) as reverse proxy

0 comments on commit c36fbab

Please sign in to comment.