mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-07 20:15:31 -05:00
chore: adjust env var descriptions
Co-authored-by: Christian Richter <1058116+dragonchaser@users.noreply.github.com>
This commit is contained in:
@@ -103,7 +103,7 @@ type ExternalApp struct {
|
||||
|
||||
// ExternalAppConfig defines an external web app configuration.
|
||||
type ExternalAppConfig struct {
|
||||
URL string `json:"url,omitempty" yaml:"url" env:"" desc:"" introductionVersion:"pre5.0"`
|
||||
URL string `json:"url,omitempty" yaml:"url"`
|
||||
}
|
||||
|
||||
// Web defines the available web configuration.
|
||||
|
||||
Reference in New Issue
Block a user