Values.ApplicationSourceConfigSourceThe configuration for where the application should be loaded from.
type nonrec t = {externalUrlConfig : ExternalUrlConfig.t option;The external URL source for the application.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of [> `String of ApplicationTrustedSource.t ] list
| `String of URL.t ])
list ])
list ]