Export raw bundles with collection logs and parser field snapshot
This commit is contained in:
@@ -40,6 +40,8 @@ func main() {
|
||||
cfg := server.Config{
|
||||
Port: *port,
|
||||
PreloadFile: *file,
|
||||
AppVersion: version,
|
||||
AppCommit: commit,
|
||||
}
|
||||
|
||||
srv := server.New(cfg)
|
||||
|
||||
Reference in New Issue
Block a user