Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
SeoulSKY committed Mar 13, 2024
1 parent 8b21cdf commit 3fdbcfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sorusora-ai/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ COPY package.json .

RUN npm install --omit=dev

COPY . .
COPY dist dist

CMD ["npm", "start"]

0 comments on commit 3fdbcfc

Please sign in to comment.