We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79a20a commit 686b170Copy full SHA for 686b170
src/components/error-page.riot
@@ -21,7 +21,7 @@
21
<p>This request <span>may</span> has been blocked; the content must be served over HTTPS.</p>
22
<p>
23
You may unset the option `<span>REGISTRY_URL</span>` and set the registry server container URL in
24
- `<span>NGINX_PROXY_PASS_URL</span>`. It's usually the name of your container, and it should be on the shame
+ `<span>NGINX_PROXY_PASS_URL</span>`. It's usually the name of your container, and it should be on the same
25
network as the UI.
26
</p>
27
<p>You can check the issue <a href="https://github.com/Joxit/docker-registry-ui/issues/277">#277</a>.</p>
0 commit comments