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.
2 parents 7ca8c97 + 8ed8389 commit 57a8b2bCopy full SHA for 57a8b2b
readme.md
@@ -230,11 +230,11 @@ A live application URL will be available in the output.
230
>
231
> You will also need to set `DOMAIN` environment variable:
232
233
-> rhc config:set DOMAIN=<your-openshift-app-name>.rhcloud.com
+> rhc set-env DOMAIN=<your-openshift-app-name>.rhcloud.com
234
235
> # or (if you're using it):
236
237
-> rhc config:set DOMAIN=<your-custom-domain>
+> rhc set-env DOMAIN=<your-custom-domain>
238
239
> After you've set the required environment variables, restart the server:
240
0 commit comments