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 820e555 commit d764f8fCopy full SHA for d764f8f
doc/cors.rst
@@ -83,6 +83,6 @@ For example, if you're following on from the previous section
83
Once you've adjusted ``config.yaml`` to enable CORS, apply your changes
84
with::
85
86
- helm upgrade <namespace> jupyterhub/binderhub --version=<version> -f secret.yaml -f config.yaml
+ helm upgrade <namespace> jupyterhub/binderhub --version=<version> -f secret.yaml -f config.yaml
87
88
It may take ~10 minutes for the changes to take effect.
0 commit comments