diff --git a/JFrogContainerRegistry/aws/container/README.md b/JFrogContainerRegistry/aws/container/README.md index 95911b7..067e7bb 100644 --- a/JFrogContainerRegistry/aws/container/README.md +++ b/JFrogContainerRegistry/aws/container/README.md @@ -17,7 +17,7 @@ JFrog Container Registry can be installed into either an ECS or EKS cluster. To simply get up and running, you can try: ```docker run -d -p 8081:8081 ``` -After this, you can access the UI at :8081. The default username is 'admin'. See 'Getting or setting initial password' to find out how to get the initial password. +After this, you can access the UI at \:8081. The default username is 'admin'. See 'Getting or setting initial password' to find out how to get the initial password. ### Getting or setting initial password If no initial password is provided for the default user 'admin', one will be generated and saved to the container at '/var/opt/jfrog/artifactory/generated-pass.txt'.