From 6e399231c56bdbcbd76ea138470dbb573012b1aa Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 26 Jan 2025 17:05:37 -0600 Subject: [PATCH] refactor: remove protocol --- apps/docs/content/docs/core/registry/ghcr.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/content/docs/core/registry/ghcr.mdx b/apps/docs/content/docs/core/registry/ghcr.mdx index 2903f68..45fedea 100644 --- a/apps/docs/content/docs/core/registry/ghcr.mdx +++ b/apps/docs/content/docs/core/registry/ghcr.mdx @@ -14,6 +14,6 @@ To configure a GitHub Container Registry, you need to fill the form with the fol 7. Click on `Create`. 8. Copy the `access token` and paste it in Dokploy Modal as a Password field. 9. (Optional) If you pretend to use Cluster Feature, make sure to set a `Image Prefix`. -10. Registry URL: set `https://ghcr.io` +10. Registry URL: set `ghcr.io` 11. Click on `Test` to make sure everything is working. 12. Click on `Create` to save the registry. \ No newline at end of file