mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-03 07:50:25 +08:00
fix: 数据同步更新时间展示等问题
This commit is contained in:
@@ -5,7 +5,7 @@ WORKDIR /mayfly
|
||||
|
||||
COPY mayfly_go_web .
|
||||
|
||||
RUN yarn config set registry 'https://registry.npm.taobao.org' && \
|
||||
RUN yarn config set registry 'https://registry.npmmirror.com' && \
|
||||
yarn install && \
|
||||
yarn build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user