diff --git a/readme.md b/readme.md index 69cbefdc..b66c1683 100644 --- a/readme.md +++ b/readme.md @@ -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.
E.g. `https://ip.address.of.this.server:8080`

-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:
+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:
`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! @@ -63,7 +63,7 @@ Nextcloud AIO is inspired by projects like Portainer that manage the docker daem Yes. Please refer to the following documentation on this: [reverse-proxy.md](https://github.com/nextcloud/all-in-one/blob/main/reverse-proxy.md) ### Which ports are mandatory to be open in your firewall/router? -Only those (if you acces the Mastercontainer Interface internally via port 8080): +Only those (if you access the Mastercontainer Interface internally via port 8080): - `443/TCP` for the Apache container - `3478/TCP` and `3478/UDP` for the Talk container