Skip to content

Commit a40f5a7

Browse files
authored
Update prepareCompose.sh
1 parent aaf405a commit a40f5a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prepareCompose.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ echo "Verify your DNS to resolve local hostname, I set it to ${DNS_SERVER} "
1616
echo "in most cases this is the ip of your router (fritz-box) "
1717
echo "if this is wrong the container network does not reach each other because"
1818
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 "
19+
echo " and 8.8.8.8 (Google Nameserver) does not known your internal name "
2020
echo "########################################################################"
2121

2222
type openssl 2>/dev/null

0 commit comments

Comments
 (0)