We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d029b6 commit 99d3475Copy full SHA for 99d3475
1 file changed
docker/Dockerfile
@@ -24,7 +24,6 @@ COPY --from=dependencies /app/node_modules ./node_modules
24
25
# Copy specific necessary files and directories
26
COPY ./src ./src
27
-COPY ./types ./types
28
COPY ./config ./config
29
COPY ./tsconfig.json ./
30
COPY ./package.json ./
0 commit comments