fix(core): update
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"npmci": {
|
||||
"npmGlobalTools": [],
|
||||
"npmAccessLevel": "private",
|
||||
"npmRegistryUrl": "verdaccio.lossless.one",
|
||||
"dockerRegistryRepoMap": {
|
||||
"registry.gitlab.com": "losslessone/services/servezone/coreflow"
|
||||
},
|
||||
"dockerBuildargEnvMap": {
|
||||
"NPMCI_TOKEN_NPM2": "NPMCI_TOKEN_NPM2"
|
||||
}
|
||||
},
|
||||
"gitzone": {
|
||||
"projectType": "service",
|
||||
"module": {
|
||||
"githost": "gitlab.com",
|
||||
"gitscope": "losslessone/services/servezone",
|
||||
"gitrepo": "coreflow",
|
||||
"description": "A comprehensive solution for managing Docker and scaling applications across servers, handling tasks from service provisioning to network traffic management.",
|
||||
"npmPackagename": "@servezone/coreflow",
|
||||
"license": "UNLICENSED",
|
||||
"keywords": [
|
||||
"Docker",
|
||||
"Service scaling",
|
||||
"Networking",
|
||||
"Server management",
|
||||
"Continuous deployment",
|
||||
"Microservices",
|
||||
"Load balancing",
|
||||
"Task scheduling",
|
||||
"Web services",
|
||||
"Container management",
|
||||
"Cluster configuration",
|
||||
"DevOps tools",
|
||||
"Cloud services integration",
|
||||
"Security management",
|
||||
"High availability services",
|
||||
"Multi-cloud orchestration",
|
||||
"Service discovery",
|
||||
"Distributed systems"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user