Skip to content

Commit 5a0fb35

Browse files
committed
README logo & link
1 parent 6fbd246 commit 5a0fb35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ The `database` property is required and takes in the following:
181181

182182
- `isDockerized`: Is this microservice running in a Docker container? Enter "yes" or "no". (Defaults to "no".)
183183
- <img src="./app/assets/important.png" alt="Important" title="Important" align="center" height="20" /> When starting up the container, give it the same name that you used for the microservice, because the middleware finds the correct container ID of your container by matching the container name to the microservice name you input as 1st argument.
184-
- Don't forget to bind mount to Docker socket. See NEW FEATURE section above.
184+
- <img src="./app/assets/important.png" alt="Important" title="Important" align="center" height="20" /> Don't forget to bind mount to Docker socket.
185185
<br>
186186
<br>
187187

0 commit comments

Comments
 (0)