Add instruction to exit out of the netshoot container when done
Signed-off-by: Michael Irwin <mikesir87@gmail.com> Resolves #254
This commit is contained in:
parent
9cdc998137
commit
d3334672ce
@ -151,6 +151,8 @@ which ships with a _lot_ of tools that are useful for troubleshooting or debuggi
|
|||||||
What this means is... our app only simply needs to connect to a host named `mysql` and it'll talk to the
|
What this means is... our app only simply needs to connect to a host named `mysql` and it'll talk to the
|
||||||
database! It doesn't get much simpler than that!
|
database! It doesn't get much simpler than that!
|
||||||
|
|
||||||
|
When you're done, run `exit` to close out of the container.
|
||||||
|
|
||||||
|
|
||||||
## Running our App with MySQL
|
## Running our App with MySQL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user