diff --git a/pkg/setting/setting.go b/pkg/setting/setting.go index 8fc31627922..b7c6d272160 100644 --- a/pkg/setting/setting.go +++ b/pkg/setting/setting.go @@ -100,6 +100,7 @@ type Cfg struct { AppSubURL string InstanceName string ServeFromSubPath bool + FrontendDevServer string StaticRootPath string Protocol Scheme SocketGid int