Merge pull request #1 from 0xflotus/patch-1

fixed code highlighting
This commit is contained in:
0xflotus
2019-08-02 09:50:15 +02:00
committed by GitHub

View File

@@ -53,7 +53,7 @@ docker run -d --rm --name crawlab \
Surely you can use `docker-compose` to one-click to start up. By doing so, you don't even have to configure MongoDB and Redis databases. Create a file named `docker-compose.yml` and input the code below.
```bash
```yaml
version: '3.3'
services:
master: