mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-11-24 14:35:46 +00:00
Merge pull request #26 from ChocoMilkWithoutSugar/master
Update README.md
This commit is contained in:
commit
8b7164635d
@ -103,9 +103,16 @@ development, database frequently wiped).
|
|||||||
Clone the repo and run the following from the root of the repo:
|
Clone the repo and run the following from the root of the repo:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ docker-compose -d up
|
git clone https://github.com/mCaptcha/mCaptcha.git
|
||||||
|
docker-compose -d up
|
||||||
```
|
```
|
||||||
|
|
||||||
|
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 :)
|
It takes a while to build the image so please be patient :)
|
||||||
|
|
||||||
See [DEPLOYMENT.md](./docs/DEPLOYMET.md) detailed alternate deployment
|
See [DEPLOYMENT.md](./docs/DEPLOYMET.md) detailed alternate deployment
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user