We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddeee27 commit 8e09879Copy full SHA for 8e09879
README.md
@@ -91,7 +91,7 @@ Follow these steps to get your development environment set up: (Before Run Start
91
* CPU: 2
92
3. At the root directory which include **docker-compose.yml** files, run below command:
93
```csharp
94
-docker-compose -f docker-compose.yml -f docker-compose.override.yml up –d
+docker-compose -f docker-compose.yml -f docker-compose.override.yml up -d
95
```
96
3. Wait for docker compose all microservices. That’s it! (some microservices need extra time to work so please wait if not worked in first shut)
97
0 commit comments