Commit 0f699e70 authored by daidekun's avatar daidekun

更换xterm的源qg-xterm

parent 6cbd9f84
...@@ -22,7 +22,7 @@ RUN npm install gulp ...@@ -22,7 +22,7 @@ RUN npm install gulp
# 安装控制台组件 # 安装控制台组件
WORKDIR /home WORKDIR /home
RUN git clone https://git.coding.net/tywldx/demoXterm.git RUN git clone http://git.quantgroup.cn/QA/qg-xterm.git
WORKDIR /home/demoXterm WORKDIR /home/demoXterm
RUN npm install RUN npm install
RUN npm run build RUN npm run build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment