chore: adjust env var descriptions
Co-authored-by: Christian Richter <1058116+dragonchaser@users.noreply.github.com>
This commit is contained in:
co-authored by
Christian Richter
parent
6fcd049eb7
commit
366b03e6e2
@@ -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