Update README.md

Formatting default credentials
This commit is contained in:
Aravinth Manivannan 2022-05-11 06:28:06 +00:00 committed by GitHub
parent e2d126da30
commit 76230eed9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,7 +107,10 @@ git clone https://github.com/mCaptcha/mCaptcha.git
docker-compose -d up
```
after the container is up login in [http://localhost:7000](http://localhost:7000) with the default credentials user: aaronsw password: password
After the containers are up, visit [http://localhost:7000](http://localhost:7000) and login with the default credentials:
- username: aaronsw
- password: password
It takes a while to build the image so please be patient :)