diff --git a/Harbor-with-SeaweedFS.md b/Harbor-with-SeaweedFS.md index efd6437..3ea2178 100644 --- a/Harbor-with-SeaweedFS.md +++ b/Harbor-with-SeaweedFS.md @@ -39,7 +39,7 @@ docker run -p 5000:5000 --restart=always -v ./config.yml:/etc/docker/registry/co ``` -Now you can use the harbor running in your :5000. +Now you can use the harbor running in your `:5000`. ``` $ docker pull nginx:1.13.5-alpine