rename project

This commit is contained in:
2024-10-20 16:19:04 +09:00
parent e8413fe863
commit 98f73591d1
5 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ COPY src /app/src
RUN npm i
CMD ["npm", "run", "dev"]
CMD ["npm", "run", "run"]