This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user