Quellcode durchsuchen

Update docs/prerequisites.md

pull/2182/head
Slavi Pantaleev vor 3 Jahren
Ursprung
Commit
80da7dfb0b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/prerequisites.md

+ 1
- 1
docs/prerequisites.md Datei anzeigen

@@ -26,7 +26,7 @@ If your distro runs within an [LXC container](https://linuxcontainers.org/), you

- Properly configured DNS records for `<your-domain>` (details in [Configuring DNS](configuring-dns.md)).

- Some TCP/UDP ports open. This playbook configures the server's internal firewall for you. In most cases, you don't need to do anything special. But **if your server is running behind another firewall**, you'd need to open these ports:
- Some TCP/UDP ports open. This playbook (actually [Docker itself](https://docs.docker.com/network/iptables/)) configures the server's internal firewall for you. In most cases, you don't need to do anything special. But **if your server is running behind another firewall**, you'd need to open these ports:

- `80/tcp`: HTTP webserver
- `443/tcp`: HTTPS webserver


Laden…
Abbrechen
Speichern