Update README.md
Formatting default credentials
This commit is contained in:
parent
e2d126da30
commit
76230eed9e
1 changed files with 4 additions and 1 deletions
|
@ -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 :)
|
||||
|
|
Loading…
Reference in a new issue