From f810afd50513967b11c4574d96660da59b2ee847 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Mon, 21 Sep 2020 18:53:01 -0700 Subject: [PATCH] Updated Harbor with SeaweedFS (markdown) --- Harbor-with-SeaweedFS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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