reviewbot

Source code for the is-a.dev r...
Log | Files | Refs | Activity | README | LICENSE

commit 83a21a571d52362a0e2093a169d99a81a7464cc5
parent 57d60ba2639db3e28d6f0426891629b18a619903
Author: iostpa <iostpa@iostpa.com>
Date:   Wed, 29 Jul 2026 12:44:41 +0300

e

Diffstat:
MDockerfile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Dockerfile b/Dockerfile @@ -14,6 +14,6 @@ COPY . . FROM base WORKDIR /app -COPY --from=prod /app/node_modules ./ -COPY --from=prod /app/src ./ +COPY --from=prod /app/node_modules . +COPY --from=prod /app/src . CMD ["node", "src"] \ No newline at end of file
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror