Update README.md

This commit is contained in:
vama 2024-06-29 19:08:29 +05:30 committed by GitHub
parent 6c7fe3de7f
commit c56debd0ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ Then run: `docker compose -f pwd.yml -d`
Wait for 5 minutes for ERPNext site to be created or check `create-site` container logs before opening browser on port 8080. (username: `Administrator`, password: `admin`)
If you ran in a Dev Docker environment, to view container logs: `docker compose -f pwd.yml -d`. Don't worry about some of the initial error messages, some services take a while to become ready, and then they go away.
If you ran in a Dev Docker environment, to view container logs: `docker compose -f pwd.yml up -d`. Don't worry about some of the initial error messages, some services take a while to become ready, and then they go away.
# Documentation