Skip to content

Commit 9a241cd

Browse files
authored
Merge pull request #242 from suenot/main
Update readme.md
2 parents 21768e9 + 851b3d3 commit 9a241cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Make sure you have virtual machine or server that is connected to the internet.
103103
If you would like to use domain and SSL, make sure:
104104
* DNS server of this domain configurated to point to the public IP of your server;
105105
* HTTP (80) port for cerbot is accessable from the internet to be able to authenticate the domain ownership;
106-
* HTTP (80) and HTTPS (443) porst are accessible from the internet to make nginx work correctly and make the Deep itself accessable.
106+
* HTTP (80) and HTTPS (443) ports are accessible from the internet to make nginx work correctly and make the Deep itself accessable.
107107

108108
If you would like to use IP without SSL, make sure:
109109
* Ports 3006 and 3007 are open, for example, using [the ufw package on Ubuntu](https://www.digitalocean.com/community/tutorials/how-to-set-up-a-firewall-with-ufw-on-ubuntu-20-04):

0 commit comments

Comments
 (0)