Skip to content

Commit 55e5c81

Browse files
committed
updated get-started microservice document
1 parent 96f33e8 commit 55e5c81

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
14.1 KB
Loading
9.85 KB
Loading

docs/en/get-started/microservice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ In the *Solution Runner* section (on the left side) you can see all the runnable
154154

155155
> A leaf item in the *Solution Runner* is called as an *Application* as it is an executable application.
156156
157-
As shown in the figure above, the executable applications are grouped into folders like `apps`, `gateways`, `infrastructure`, and `services`. You can start/stop them all, a group (folder) of them, or one by one.
157+
As shown in the figure above, the executable applications are grouped into folders like `apps`, `gateways`, and `services`. You can start/stop them all, a group (folder) of them, or one by one. The `Containers` branch contains the needed docker containers for the applications.
158158

159159
Before running the applications, you can run the all application by right-clicking the root item in the *Solution Runner* and select *Build* -> *Build All* action. However, you don't need to do that, because ABP Studio builds the applications before running them by default.
160160

0 commit comments

Comments
 (0)