refactor: migrate coretraffic to current smartproxy
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"@ship.zone/szci": {
|
||||
"npmGlobalTools": [],
|
||||
"npmRegistryUrl": "verdaccio.lossless.one"
|
||||
},
|
||||
"@git.zone/tsdocker": {
|
||||
"registryRepoMap": {
|
||||
"registry.gitlab.com": "losslessone/services/servezone/coretraffic"
|
||||
},
|
||||
"buildArgEnvMap": {
|
||||
"SZCI_TOKEN_NPM2": "SZCI_TOKEN_NPM2"
|
||||
}
|
||||
},
|
||||
"@git.zone/cli": {
|
||||
"projectType": "service",
|
||||
"module": {
|
||||
"githost": "gitlab.com",
|
||||
"gitscope": "serve.zone",
|
||||
"gitrepo": "coretraffic",
|
||||
"shortDescription": "route traffic within your docker setup. TypeScript ready.",
|
||||
"npmPackagename": "@serve.zone/coretraffic",
|
||||
"license": "MIT",
|
||||
"description": "CoreTraffic is a TypeScript-based solution for routing and managing network traffic within a Docker setup, featuring SSL redirection and Coreflow integration for real-time configuration updates.",
|
||||
"keywords": [
|
||||
"traffic management",
|
||||
"Docker",
|
||||
"TypeScript",
|
||||
"routing",
|
||||
"network proxy",
|
||||
"SSL redirection",
|
||||
"Coreflow",
|
||||
"real-time updates",
|
||||
"task management"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user