Pārlūkot izejas kodu

[Config] Add hint to not use some ports mentioned in the docs

andryyy 5 gadi atpakaļ
vecāks
revīzija
a9947e990c
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      generate_config.sh

+ 1 - 0
generate_config.sh

@@ -132,6 +132,7 @@ DBROOT=$(LC_ALL=C </dev/urandom tr -dc A-Za-z0-9 | head -c 28)
 # You should use HTTPS, but in case of SSL offloaded reverse proxies:
 # Might be important: This will also change the binding within the container.
 # If you use a proxy within Docker, point it to the ports you set below.
+# IMPORTANT: Do not use port 8081, 9081 or 65510!
 
 HTTP_PORT=80
 HTTP_BIND=0.0.0.0