From 31978a83f25d8e4f6ee19b8528374d0ea1a29de4 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Wed, 20 Jul 2022 14:45:25 +0530 Subject: [PATCH] fix: docker-compose -d up -> docker-compose up -d --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99db8e02..a80ef349 100644 --- a/README.md +++ b/README.md @@ -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: