0
点赞
收藏
分享

微信扫一扫

如何在Windows10的cmd里注入环境变量

杏花疏影1 2022-03-17 阅读 71


set VCAP_SERVICES={"ml-foundation":[{"name":"MLF-LabelScanning","credentials":{"clientid":"xxx","clientsecret":"xxx","serviceurls":{"IMAGE_FEATURE_EXTRACTION_URL":"https://mlfproduction-image-feature-extractor.cfapps.eu10.hana.ondemand.com/api/v2/image/feature-extraction","SIMILARITY_SCORING_URL":"https://mlfproduction-similarity-scoring.cfapps.eu10.hana.ondemand.com/api/v2/similarity-scoring"},"url":"https://cecir.authentication.eu10.hana.ondemand.com"}}]}

注意,空格敏感



举报

相关推荐

0 条评论