fix: docker-compose -d up -> docker-compose up -d

This commit is contained in:
realaravinth 2022-07-20 14:45:25 +05:30
parent 22b312b8c5
commit 31978a83f2
No known key found for this signature in database
GPG key ID: AD9F0F08E855ED88

View file

@ -104,7 +104,7 @@ Clone the repo and run the following from the root of the repo:
```bash
git clone https://github.com/mCaptcha/mCaptcha.git
docker-compose -d up
docker-compose up -d
```
After the containers are up, visit [http://localhost:7000](http://localhost:7000) and login with the default credentials: