mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-06-10 16:16:42 +00:00
Update README.md
add default credentials
This commit is contained in:
parent
2592b7a113
commit
e2d126da30
@ -103,9 +103,13 @@ development, database frequently wiped).
|
||||
Clone the repo and run the following from the root of the repo:
|
||||
|
||||
```bash
|
||||
$ docker-compose -d up
|
||||
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
|
||||
|
||||
|
||||
It takes a while to build the image so please be patient :)
|
||||
|
||||
See [DEPLOYMENT.md](./docs/DEPLOYMET.md) detailed alternate deployment
|
||||
|
Loading…
x
Reference in New Issue
Block a user