RC-7-B
All checks were successful
release-tag / release-image (push) Successful in 4m42s

This commit is contained in:
2026-08-11 17:16:41 +02:00
parent cf4a906593
commit d9eb570629

View File

@@ -33,6 +33,9 @@ type Config struct {
GamePublicURL, GameAdminURL, SharedSecret string
DockerHost, WorkerImage, WorkerEntrypoint, WorkerNetwork string
WorkerRegisterURL string
WorkerRegistryUsername string
WorkerRegistryPassword string
WorkerRegistryServer string
WorkerAutoPull bool
WorkerRateMicrosPerMinute int64
MaxWorkersPerCustomer int