We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf405a commit a40f5a7Copy full SHA for a40f5a7
prepareCompose.sh
@@ -16,7 +16,7 @@ echo "Verify your DNS to resolve local hostname, I set it to ${DNS_SERVER} "
16
echo "in most cases this is the ip of your router (fritz-box) "
17
echo "if this is wrong the container network does not reach each other because"
18
echo "the \"routing \" ist out of container an back into with nginx :-) "
19
-echo " and 8.8.8.8 (Google Nameserver) does not now your internal name "
+echo " and 8.8.8.8 (Google Nameserver) does not known your internal name "
20
echo "########################################################################"
21
22
type openssl 2>/dev/null
0 commit comments