mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-25 06:41:21 +00:00
Add mongo version to brew start command
This commit is contained in:
@@ -57,7 +57,7 @@ brew install mongodb-community@3.4
|
|||||||
|
|
||||||
Start the MongoDB server:
|
Start the MongoDB server:
|
||||||
```sh
|
```sh
|
||||||
brew services start mongodb/brew/mongodb-community
|
brew services start mongodb/brew/mongodb-community@3.4
|
||||||
```
|
```
|
||||||
|
|
||||||
Check that the service has started properly:
|
Check that the service has started properly:
|
||||||
|
Reference in New Issue
Block a user