diff --git a/docs/content/getting-started.md b/docs/content/getting-started.md index 8faa2b3911..a8d9790f9b 100644 --- a/docs/content/getting-started.md +++ b/docs/content/getting-started.md @@ -186,7 +186,7 @@ If you prefer to configure the service with commandline flags you can see the av : Version, defaults to `0.1.0` --web-config-apps -: Use multiple times to provide multiple apps +: Provide multiple apps, defaults to `""`. Accepts a string with comma separated values. Usage: `phoenix --web-config-apps "files, markdown-editor, pdf-viewer, draw-io"` --oidc-metadata-url : OpenID Connect metadata URL, defaults to `http://localhost:9130/.well-known/openid-configuration`