wip: go embedded worker
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
@ -80,5 +80,5 @@ type WebConfig struct {
|
||||
}
|
||||
|
||||
type WorkerConfig struct {
|
||||
Embedded string `yaml:"embedded" env:"EMBEDDED, overwrite"`
|
||||
Embedded bool `yaml:"embedded" env:"EMBEDDED, overwrite"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user