ai fix-03
This commit is contained in:
@@ -14,6 +14,7 @@ WORKDIR /app
|
||||
ENV NODE_ENV=production
|
||||
|
||||
COPY --from=dependencies /app/node_modules ./node_modules
|
||||
COPY SKILL.md ./SKILL.md
|
||||
COPY .idea/SKILL.md ./.idea/SKILL.md
|
||||
COPY public ./public
|
||||
COPY src ./src
|
||||
|
||||
Reference in New Issue
Block a user