We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1e66a commit c8c3916Copy full SHA for c8c3916
README.md
@@ -72,7 +72,7 @@ You can check the web and the mariadb containers are up with
72
73
Now, go to http://0.0.0.0 to access to the new Dolibarr installation, first admin login is admin/admin.
74
75
-Note: If you local port 80 is alreayd used on the host, you can replace "80:80" with "xx:80" with xx a free port on the host. You will be
+Note: If the host port 80 is already used, you can replace "80:80" with "xx:80" where xx a free port on the host. You will be
76
able to access the Dolibarr using the URL http://0.0.0.0:xx
77
78
0 commit comments