We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0795355 commit 599ec7eCopy full SHA for 599ec7e
README.md
@@ -23,7 +23,7 @@ docker run -d -p 3030:3030 \
23
```
24
25
_Fish_
26
-```fish
+```bash
27
docker run -d -p 3030:3030 \
28
-v (pwd)/config/elastalert.yaml:/opt/elastalert/config.yaml \
29
-v (pwd)/config/config.json:/opt/elastalert-server/config/config.json \
0 commit comments