Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Aug 15, 2024
1 parent 0e1e66a commit c8c3916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ You can check the web and the mariadb containers are up with

Now, go to http://0.0.0.0 to access to the new Dolibarr installation, first admin login is admin/admin.

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
able to access the Dolibarr using the URL http://0.0.0.0:xx


Expand Down

0 comments on commit c8c3916

Please sign in to comment.