diff --git a/mintlify/get-started/self-host/deploy-with-docker.mdx b/mintlify/get-started/self-host/deploy-with-docker.mdx index 6b979bc25..97c1420ec 100644 --- a/mintlify/get-started/self-host/deploy-with-docker.mdx +++ b/mintlify/get-started/self-host/deploy-with-docker.mdx @@ -54,8 +54,4 @@ Due to the vm mechanism of [Colima](https://github.com/abiosoft/colima), try to ```bash mkdir ~/volumes colima start --mount ~/volumes:w -``` - -### China Access - -If accessing from China, use the mirror image: `registry.cn-shanghai.aliyuncs.com/bytebase/bytebase:latest` \ No newline at end of file +``` \ No newline at end of file