chore(backend): put back missing FrontendDevServer cfg

This commit is contained in:
Jack Westbrook
2025-03-03 09:44:50 +01:00
parent 0e643f352b
commit 57f74c0740
+1
View File
@@ -100,6 +100,7 @@ type Cfg struct {
AppSubURL string
InstanceName string
ServeFromSubPath bool
FrontendDevServer string
StaticRootPath string
Protocol Scheme
SocketGid int