Update readme.md

Corrected a typo.
This commit is contained in:
David Bradette 2022-05-16 20:57:57 -06:00 committed by GitHub
parent 1bb0fb7006
commit e2616f79ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ The following instructions are especially meant for Linux. For macOS see [this](
3. After the initial startup, you should be able to open the Nextcloud AIO Interface now on port 8080 of this server.<br> 3. After the initial startup, you should be able to open the Nextcloud AIO Interface now on port 8080 of this server.<br>
E.g. `https://ip.address.of.this.server:8080`<br><br> E.g. `https://ip.address.of.this.server:8080`<br><br>
If your firewall/router has port 80 and 8443 open and you point a domain to your server, you can get a valid certificate automatially by opening the Nextcloud AIO Interface via:<br> If your firewall/router has port 80 and 8443 open and you point a domain to your server, you can get a valid certificate automatically by opening the Nextcloud AIO Interface via:<br>
`https://your-domain-that-points-to-this-server.tld:8443` `https://your-domain-that-points-to-this-server.tld:8443`
4. Please do not forget to open port `3478/TCP` and `3478/UDP` in your firewall/router for the Talk container! 4. Please do not forget to open port `3478/TCP` and `3478/UDP` in your firewall/router for the Talk container!