feat: conditionally enable InventoryInitializer service and update appsettings for seed workers
Build and Deploy to Kubernetes / build-and-deploy (push) Has been cancelled
Build and Deploy to Kubernetes / build-and-deploy (push) Has been cancelled
This commit is contained in:
@@ -76,8 +76,11 @@
|
||||
}
|
||||
},
|
||||
"SeedWorkers": {
|
||||
"InventoryInitializer": {
|
||||
"Enabled": false
|
||||
},
|
||||
"MagicWalletCycleSeed": {
|
||||
"Enabled": true
|
||||
"Enabled": false
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
|
||||
Reference in New Issue
Block a user