mirror of
https://github.com/LLM-Red-Team/step-free-api.git
synced 2025-07-18 10:10:47 +00:00
去除镜像源
This commit is contained in:
@@ -4,7 +4,7 @@ WORKDIR /app
|
||||
|
||||
COPY . /app
|
||||
|
||||
RUN yarn install --registry https://registry.npmmirror.com/ && yarn run build
|
||||
RUN yarn install && yarn run build
|
||||
|
||||
FROM node:lts-alpine
|
||||
|
||||
|
Reference in New Issue
Block a user