Updating mq-container docs

This commit is contained in:
Bhavya
2022-09-08 10:30:29 +00:00
parent 05d63e3cbf
commit a8a281db5a

View File

@@ -17,8 +17,8 @@ There are two main sets of tests:
The Docker tests can be run locally on a machine with Docker. For example:
```
make devserver
make advancedserver
make test-devserver
make test-advancedserver
```
You can specify the image to use directly by using the `MQ_IMAGE_ADVANCEDSERVER` or `MQ_IMAGE_DEVSERVER` variables, for example: