You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ Make sure you have virtual machine or server that is connected to the internet.
103
103
If you would like to use domain and SSL, make sure:
104
104
* DNS server of this domain configurated to point to the public IP of your server;
105
105
* 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.
107
107
108
108
If you would like to use IP without SSL, make sure:
109
109
* 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