feat(example): add factorio image example
Build and Push Docker Image / Build image (push) Successful in 1m51s

This commit is contained in:
2026-06-28 19:24:51 +03:00
parent 04ad3616c9
commit cb9a1fde4a
3 changed files with 31 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package controller
type SourceConfig struct {
DefaultEnabled bool `yaml:"DefaultEnabled"`
DefaultEnabled bool `yaml:"defaultEnabled"`
}
type SourceDefinition struct {