File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 55version : ' 2'
66services :
77 JavaScriptCollection :
8- image : registry.cn-hangzhou.aliyuncs.com/142vip/doc_book :JavaScriptCollection-0.0.1
8+ image : registry.cn-hangzhou.aliyuncs.com/142vip/docs :JavaScriptCollection-0.0.1
99 container_name : JavaScriptCollection
1010 hostname : JavaScriptCollection
1111 ports :
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ const { execSync } = require('child_process');
1414const { Select } = require ( 'enquirer' )
1515
1616// 仓库地址
17- const repoAddress = 'registry.cn-hangzhou.aliyuncs.com/142vip/doc_book '
17+ const repoAddress = 'registry.cn-hangzhou.aliyuncs.com/142vip/docs '
1818
1919const packageInfo = require ( '../package.json' )
2020const packageVersion = packageInfo . version
You can’t perform that action at this time.
0 commit comments