Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pezhvak authored Jan 26, 2021
1 parent 247cbcc commit b315742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ a warning message about certificate not being trusted (due to being self-signed)
## STEP 2: Running Your Container
Now that you have your certificate generated (or not), you have to run run the container somehow.

***NOTE: *** If you haven't generated certificate in the previous step, remove volume mountings to cert paths in your choosen method. as stated previously
***NOTE:*** If you haven't generated certificate in the previous step, remove volume mountings to cert paths in your choosen method. as stated previously
a self-signed certificate will be generated automatically with the downside of untrusted certificate warning at the logging phase.

### OPTION 1: Docker Compose (Recommended)
Expand Down

0 comments on commit b315742

Please sign in to comment.