mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-24 22:08:58 -05:00
update usage for web-config-apps flag
This commit is contained in:
@@ -172,7 +172,7 @@ func ServerWithConfig(cfg *config.Config) []cli.Flag {
|
||||
&cli.StringFlag{
|
||||
Name: "web-config-apps",
|
||||
Value: "",
|
||||
Usage: "Use multiple times to provide multiple apps",
|
||||
Usage: `String with comma separated values. --web-config-apps "pdf-viewer, files, draw-io"`,
|
||||
EnvVar: "PHOENIX_WEB_CONFIG_APPS",
|
||||
},
|
||||
// TODO EXTERNAL APPS?
|
||||
|
||||
Reference in New Issue
Block a user